Searched refs:GetCallbackForImplThread (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/cc/layers/
H A Dtexture_layer.h45 scoped_ptr<SingleReleaseCallbackImpl> GetCallbackForImplThread();
H A Dtexture_layer.cc252 release_callback_impl = holder->GetCallbackForImplThread();
311 TextureLayer::TextureMailboxHolder::GetCallbackForImplThread() { function in class:cc::TextureLayer::TextureMailboxHolder
312 // We can't call GetCallbackForImplThread if we released the main thread
H A Dtexture_layer_unittest.cc430 *impl_ref = main_ref_->holder()->GetCallbackForImplThread();

Completed in 500 milliseconds