branch | RCL_3 |
changeset 23 | 890b5dd735f8 |
parent 0 | ed9695c8bcbe |
22:f544d10663bf | 23:890b5dd735f8 |
---|---|
132 { |
132 { |
133 iObserver->InitializeReady(); |
133 iObserver->InitializeReady(); |
134 } |
134 } |
135 if ( !iVFUpdate ) |
135 if ( !iVFUpdate ) |
136 { |
136 { |
137 iRequester->AddBitmapToFreeQueue(); |
137 iRequester->AddBitmapToFreeQueueL(); |
138 } |
138 } |
139 if ( !iInit && !iVFUpdate ) |
139 if ( !iInit && !iVFUpdate ) |
140 { |
140 { |
141 iRequester->NextFrame(); |
141 iRequester->NextFrame(); |
142 } |
142 } |