branch | RCL_3 |
changeset 49 | 8e703580edd3 |
parent 32 | 890b5dd735f8 |
40:7fb4a99d4b6b | 49:8e703580edd3 |
---|---|
132 { |
132 { |
133 iObserver->InitializeReady(); |
133 iObserver->InitializeReady(); |
134 } |
134 } |
135 if ( !iVFUpdate ) |
135 if ( !iVFUpdate ) |
136 { |
136 { |
137 iRequester->AddBitmapToFreeQueueL(); |
137 iRequester->AddBitmapToFreeQueue(); |
138 } |
138 } |
139 if ( !iInit && !iVFUpdate ) |
139 if ( !iInit && !iVFUpdate ) |
140 { |
140 { |
141 iRequester->NextFrame(); |
141 iRequester->NextFrame(); |
142 } |
142 } |