Searched defs:compatible_surface (Results 1 – 11 of 11) sorted by relevance
/external/chromium_org/ui/gl/ |
D | gl_context_android.cc | 51 bool GLNonOwnedContext::Initialize(GLSurface* compatible_surface, in Initialize() 76 GLSurface* compatible_surface, in CreateGLContext()
|
D | gl_context_ozone.cc | 22 GLSurface* compatible_surface, in CreateGLContext()
|
D | gl_context_win.cc | 25 GLSurface* compatible_surface, in CreateGLContext()
|
D | gl_context_x11.cc | 27 GLSurface* compatible_surface, in CreateGLContext()
|
D | gl_context_stub.cc | 12 GLSurface* compatible_surface, GpuPreference gpu_preference) { in Initialize()
|
D | gl_context_wgl.cc | 40 GLSurface* compatible_surface, GpuPreference gpu_preference) { in Initialize()
|
D | gl_context_osmesa.cc | 21 bool GLContextOSMesa::Initialize(GLSurface* compatible_surface, in Initialize()
|
D | gl_context_glx.cc | 32 GLSurface* compatible_surface, GpuPreference gpu_preference) { in Initialize()
|
D | gl_context_egl.cc | 36 GLSurface* compatible_surface, GpuPreference gpu_preference) { in Initialize()
|
D | gl_context_cgl.cc | 77 bool GLContextCGL::Initialize(GLSurface* compatible_surface, in Initialize()
|
/external/chromium_org/gpu/command_buffer/service/ |
D | gl_context_virtual.cc | 28 gfx::GLSurface* compatible_surface, gfx::GpuPreference gpu_preference) { in Initialize()
|