SetContextLostCallback   59 content/renderer/pepper/pepper_platform_context_3d.h   void SetContextLostCallback(const base::Closure& callback);
SetContextLostCallback  242 content/renderer/pepper/ppb_graphics_3d_impl.cc   platform_context_->SetContextLostCallback(
SetContextLostCallback   66 gpu/command_buffer/client/gl_in_process_context.cc   virtual void SetContextLostCallback(const base::Closure& callback) OVERRIDE;
SetContextLostCallback   74 gpu/command_buffer/client/gl_in_process_context.h   virtual void SetContextLostCallback(const base::Closure& callback) = 0;
SetContextLostCallback  188 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc     context_->SetContextLostCallback(context_lost_callback);