Searched refs:ReadyToFinalizeTextureUpdates (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/cc/resources/
H A Dresource_update_controller.h23 virtual void ReadyToFinalizeTextureUpdates() = 0;
H A Dresource_update_controller.cc69 // ReadyToFinalizeTextureUpdates() will be called.
109 client_->ReadyToFinalizeTextureUpdates();
H A Dresource_update_controller_unittest.cc324 virtual void ReadyToFinalizeTextureUpdates() OVERRIDE {
463 // 0-delay task used to call ReadyToFinalizeTextureUpdates().
/external/chromium_org/cc/trees/
H A Dthread_proxy.h121 virtual void ReadyToFinalizeTextureUpdates() OVERRIDE;
H A Dthread_proxy.cc1338 void ThreadProxy::ReadyToFinalizeTextureUpdates() { function in class:cc::ThreadProxy

Completed in 90 milliseconds