equal
deleted
inserted
replaced
82 } |
82 } |
83 |
83 |
84 // ----------------------------------------------------------------------------- |
84 // ----------------------------------------------------------------------------- |
85 // DoSetLayoutValues |
85 // DoSetLayoutValues |
86 // ----------------------------------------------------------------------------- |
86 // ----------------------------------------------------------------------------- |
87 void TShwCrossFadeLayout::DoSetLayoutValues( TGlxLayoutInfo& aInfo ) |
87 void TShwCrossFadeLayout::DoSetLayoutValues( TGlxLayoutInfo& /*aInfo*/ ) |
88 { |
88 { |
89 TRACER("TShwCrossFadeLayout::DoSetLayoutValues"); |
89 TRACER("TShwCrossFadeLayout::DoSetLayoutValues"); |
90 GLX_LOG_INFO("TShwCrossFadeLayout::DoSetLayoutValues"); |
90 GLX_LOG_INFO("TShwCrossFadeLayout::DoSetLayoutValues"); |
91 // get new opacity |
91 // get new opacity |
92 TReal32 opacity = iOpacity.Now(); |
92 TReal32 opacity = iOpacity.Now(); |