| /external/chromium_org/ui/gl/ |
| D | gl_context_stub.cc | 18 bool GLContextStub::MakeCurrent(GLSurface* surface) { in MakeCurrent() function in gfx::GLContextStub
|
| D | gl_context_wgl.cc | 72 bool GLContextWGL::MakeCurrent(GLSurface* surface) { in MakeCurrent() function in gfx::GLContextWGL
|
| D | gl_context_osmesa.cc | 50 bool GLContextOSMesa::MakeCurrent(GLSurface* surface) { in MakeCurrent() function in gfx::GLContextOSMesa
|
| D | gl_context_glx.cc | 95 bool GLContextGLX::MakeCurrent(GLSurface* surface) { in MakeCurrent() function in gfx::GLContextGLX
|
| D | gl_context_egl.cc | 91 bool GLContextEGL::MakeCurrent(GLSurface* surface) { in MakeCurrent() function in gfx::GLContextEGL
|
| D | gl_context_android.cc | 57 bool GLNonOwnedContext::MakeCurrent(GLSurface* surface) { in MakeCurrent() function in gfx::__anon09e3011c0111::GLNonOwnedContext
|
| D | gl_context_cgl.cc | 139 bool GLContextCGL::MakeCurrent(GLSurface* surface) { in MakeCurrent() function in gfx::GLContextCGL
|
| D | gl_gl_api_implementation.cc | 425 bool VirtualGLApi::MakeCurrent(GLContext* virtual_context, GLSurface* surface) { in MakeCurrent() function in gfx::VirtualGLApi
|
| /external/chromium_org/gpu/command_buffer/service/ |
| D | gl_context_virtual.cc | 56 bool GLContextVirtual::MakeCurrent(gfx::GLSurface* surface) { in MakeCurrent() function in gpu::GLContextVirtual
|
| D | in_process_command_buffer.cc | 235 bool InProcessCommandBuffer::MakeCurrent() { in MakeCurrent() function in gpu::InProcessCommandBuffer
|
| D | gles2_cmd_decoder.cc | 3050 bool GLES2DecoderImpl::MakeCurrent() { in MakeCurrent() function in gpu::gles2::GLES2DecoderImpl
|
| /external/chromium_org/ui/surface/ |
| D | accelerated_surface_mac.cc | 168 bool AcceleratedSurface::MakeCurrent() { in MakeCurrent() function in AcceleratedSurface
|
| /external/chromium_org/gpu/gles2_conform_support/egl/ |
| D | display.cc | 260 bool Display::MakeCurrent(EGLSurface draw, EGLSurface read, EGLContext ctx) { in MakeCurrent() function in egl::Display
|
| /external/chromium_org/content/common/gpu/ |
| D | image_transport_surface.cc | 156 bool ImageTransportHelper::MakeCurrent() { in MakeCurrent() function in content::ImageTransportHelper
|
| D | gpu_command_buffer_stub.cc | 392 bool GpuCommandBufferStub::MakeCurrent() { in MakeCurrent() function in content::GpuCommandBufferStub
|
| /external/chromium_org/gpu/command_buffer/tests/ |
| D | gl_manager.cc | 272 void GLManager::MakeCurrent() { in MakeCurrent() function in gpu::GLManager
|
| /external/mesa3d/src/mesa/drivers/dri/common/ |
| D | dri_util.h | 104 GLboolean (*MakeCurrent)(__DRIcontext *driContextPriv, member
|
| /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/ |
| D | dri_util.h | 104 GLboolean (*MakeCurrent)(__DRIcontext *driContextPriv, member
|
| /external/chromium_org/android_webview/browser/ |
| D | scoped_app_gl_state_restore.cc | 28 void MakeCurrent() { context->MakeCurrent(surface.get()); } in MakeCurrent() function in android_webview::__anon853552440111::AppContextSurface
|
| /external/chromium_org/third_party/mesa/src/src/egl/main/ |
| D | eglapi.h | 145 MakeCurrent_t MakeCurrent; member
|
| /external/mesa3d/src/egl/main/ |
| D | eglapi.h | 145 MakeCurrent_t MakeCurrent; member
|
| /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/ |
| D | glxapi.h | 74 Bool (*MakeCurrent)(Display *dpy, GLXDrawable drawable, GLXContext ctx); member
|
| /external/mesa3d/src/mesa/drivers/x11/ |
| D | glxapi.h | 74 Bool (*MakeCurrent)(Display *dpy, GLXDrawable drawable, GLXContext ctx); member
|
| /external/deqp/modules/egl/ |
| D | teglGLES2SharingThreadedTests.cpp | 683 class MakeCurrent : public tcu::ThreadUtil::Operation class 696 MakeCurrent::MakeCurrent (EGLThread& thread, EGLDisplay display, SharedPtr<Surface> surface, Shared… in MakeCurrent() function in deqp::egl::GLES2ThreadTest::MakeCurrent
|