Searched refs:SetSafeToForceGpuSwitch (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ui/gl/
H A Dgl_context_cgl.h31 virtual void SetSafeToForceGpuSwitch() OVERRIDE;
H A Dgl_context.h91 virtual void SetSafeToForceGpuSwitch();
H A Dgl_context.cc82 void GLContext::SetSafeToForceGpuSwitch() { function in class:gfx::GLContext
H A Dgl_context_cgl.cc292 void GLContextCGL::SetSafeToForceGpuSwitch() { function in class:gfx::GLContextCGL
/external/chromium_org/gpu/command_buffer/service/
H A Dgl_context_virtual.cc97 void GLContextVirtual::SetSafeToForceGpuSwitch() { function in class:gpu::GLContextVirtual
101 return shared_context_->SetSafeToForceGpuSwitch();
H A Dgl_context_virtual.h48 virtual void SetSafeToForceGpuSwitch() OVERRIDE;
H A Dgles2_cmd_decoder.cc2722 context_->SetSafeToForceGpuSwitch();

Completed in 1010 milliseconds