OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetSafeToForceGpuSwitch
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/ui/gl/
gl_context_cgl.h
31
virtual void
SetSafeToForceGpuSwitch
() OVERRIDE;
gl_context.h
69
virtual void
SetSafeToForceGpuSwitch
();
gl_context.cc
48
void GLContext::
SetSafeToForceGpuSwitch
() {
gl_context_cgl.cc
291
void GLContextCGL::
SetSafeToForceGpuSwitch
() {
/external/chromium_org/gpu/command_buffer/service/
gl_context_virtual.cc
97
void GLContextVirtual::
SetSafeToForceGpuSwitch
() {
101
return shared_context_->
SetSafeToForceGpuSwitch
();
gl_context_virtual.h
48
virtual void
SetSafeToForceGpuSwitch
() OVERRIDE;
gles2_cmd_decoder.cc
[
all
...]
Completed in 2609 milliseconds