BindToCurrentThread 29 cc/output/context_provider.h virtual bool BindToCurrentThread() = 0; BindToCurrentThread 273 cc/output/output_surface.cc success = context_provider_->BindToCurrentThread(); BindToCurrentThread 292 cc/output/output_surface.cc if (context_provider->BindToCurrentThread()) { BindToCurrentThread 22 cc/resources/texture_mailbox_deleter_unittest.cc context_provider->BindToCurrentThread(); BindToCurrentThread 68 cc/test/pixel_test.cc CHECK(offscreen_contexts->BindToCurrentThread()); BindToCurrentThread 30 cc/test/test_context_provider.h virtual bool BindToCurrentThread() OVERRIDE; BindToCurrentThread 25 cc/test/test_in_process_context_provider.h virtual bool BindToCurrentThread() OVERRIDE; BindToCurrentThread 1902 cc/trees/layer_tree_host_impl.cc !offscreen_context_provider->BindToCurrentThread()) BindToCurrentThread 1911 cc/trees/layer_tree_host_impl.cc if (offscreen_context_provider->BindToCurrentThread()) BindToCurrentThread 2769 cc/trees/layer_tree_host_impl.cc if (!offscreen_context_provider->BindToCurrentThread()) { BindToCurrentThread 3914 cc/trees/layer_tree_host_impl_unittest.cc context_provider->BindToCurrentThread(); BindToCurrentThread 4229 cc/trees/layer_tree_host_impl_unittest.cc provider->BindToCurrentThread(); BindToCurrentThread 777 cc/trees/layer_tree_host_unittest_copyrequest.cc EXPECT_TRUE(external_context_provider_->BindToCurrentThread()); BindToCurrentThread 130 cc/trees/single_thread_proxy.cc !offscreen_context_provider->BindToCurrentThread()) { BindToCurrentThread 478 cc/trees/single_thread_proxy.cc !offscreen_context_provider->BindToCurrentThread()) BindToCurrentThread 1021 cc/trees/thread_proxy.cc offscreen_context_provider->BindToCurrentThread(); BindToCurrentThread 1521 cc/trees/thread_proxy.cc if (offscreen_context_provider->BindToCurrentThread()) BindToCurrentThread 74 content/browser/android/in_process/synchronous_compositor_factory_impl.cc context_provider_->BindToCurrentThread(); BindToCurrentThread 137 content/browser/android/in_process/synchronous_compositor_factory_impl.cc !offscreen_context_for_main_thread_->BindToCurrentThread(); BindToCurrentThread 167 content/browser/android/in_process/synchronous_compositor_factory_impl.cc !offscreen_context_for_compositor_thread_->BindToCurrentThread(); BindToCurrentThread 411 content/browser/compositor/gpu_process_transport_factory.cc if (!shared_main_thread_contexts_->BindToCurrentThread()) { BindToCurrentThread 175 content/browser/compositor/reflector_impl.cc output_surface->context_provider()->BindToCurrentThread(); BindToCurrentThread 182 content/browser/gpu/gpu_ipc_browsertests.cc EXPECT_TRUE(provider->BindToCurrentThread()); BindToCurrentThread 45 content/common/gpu/client/context_provider_command_buffer.h virtual bool BindToCurrentThread() OVERRIDE; BindToCurrentThread 56 content/common/gpu/client/context_provider_command_buffer_browsertest.cc EXPECT_TRUE(provider->BindToCurrentThread()); BindToCurrentThread 38 content/renderer/gpu/stream_texture_host_android.h bool BindToCurrentThread(int32 stream_id, Listener* listener); BindToCurrentThread 30 content/renderer/media/android/stream_texture_factory.h virtual void BindToCurrentThread(int32 stream_id) = 0; BindToCurrentThread 25 content/renderer/media/android/stream_texture_factory_impl.cc virtual void BindToCurrentThread(int32 stream_id) OVERRIDE; BindToCurrentThread 63 content/renderer/media/android/stream_texture_factory_impl.cc host_->BindToCurrentThread(stream_id, this); BindToCurrentThread 37 content/renderer/media/android/stream_texture_factory_synchronous_impl.cc virtual void BindToCurrentThread(int32 stream_id) OVERRIDE; BindToCurrentThread 1076 content/renderer/media/android/webmediaplayer_android.cc stream_texture_proxy_->BindToCurrentThread(stream_id_); BindToCurrentThread 55 content/renderer/media/renderer_gpu_video_accelerator_factories.cc if (!context_provider_->BindToCurrentThread()) BindToCurrentThread 1078 content/renderer/render_thread_impl.cc !shared_main_thread_contexts_->BindToCurrentThread()) BindToCurrentThread 32 content/test/test_context_provider_factory.cc if (main_thread_.get() && !main_thread_->BindToCurrentThread()) BindToCurrentThread 76 mojo/examples/aura_demo/demo_context_factory.cc !shared_main_thread_contexts_->BindToCurrentThread()) BindToCurrentThread 17 mojo/examples/compositor_app/mojo_context_provider.h virtual bool BindToCurrentThread() OVERRIDE; BindToCurrentThread 85 ui/compositor/test/in_process_context_factory.cc !shared_main_thread_contexts_->BindToCurrentThread()) BindToCurrentThread 35 webkit/common/gpu/context_provider_in_process.h virtual bool BindToCurrentThread() OVERRIDE;