Home
last modified time | relevance | path

Searched defs:compatible_surface (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/ui/gl/
Dgl_context_android.cc51 bool GLNonOwnedContext::Initialize(GLSurface* compatible_surface, in Initialize()
76 GLSurface* compatible_surface, in CreateGLContext()
Dgl_context_ozone.cc22 GLSurface* compatible_surface, in CreateGLContext()
Dgl_context_win.cc25 GLSurface* compatible_surface, in CreateGLContext()
Dgl_context_x11.cc27 GLSurface* compatible_surface, in CreateGLContext()
Dgl_context_stub.cc12 GLSurface* compatible_surface, GpuPreference gpu_preference) { in Initialize()
Dgl_context_wgl.cc40 GLSurface* compatible_surface, GpuPreference gpu_preference) { in Initialize()
Dgl_context_osmesa.cc21 bool GLContextOSMesa::Initialize(GLSurface* compatible_surface, in Initialize()
Dgl_context_glx.cc32 GLSurface* compatible_surface, GpuPreference gpu_preference) { in Initialize()
Dgl_context_egl.cc36 GLSurface* compatible_surface, GpuPreference gpu_preference) { in Initialize()
Dgl_context_cgl.cc77 bool GLContextCGL::Initialize(GLSurface* compatible_surface, in Initialize()
/external/chromium_org/gpu/command_buffer/service/
Dgl_context_virtual.cc28 gfx::GLSurface* compatible_surface, gfx::GpuPreference gpu_preference) { in Initialize()