Home
last modified time | relevance | path

Searched defs:makeCurrent (Results 1 – 25 of 27) sorted by relevance

12

/external/chromium_org/third_party/skia/include/gpu/gl/
DSkDebugGLContext.h18 virtual void makeCurrent() const SK_OVERRIDE {} in makeCurrent() function
DSkNullGLContext.h18 virtual void makeCurrent() const SK_OVERRIDE {}; in makeCurrent() function
/external/skia/include/gpu/gl/
DSkDebugGLContext.h18 virtual void makeCurrent() const SK_OVERRIDE {}; in makeCurrent() function
DSkNullGLContext.h18 virtual void makeCurrent() const SK_OVERRIDE {}; in makeCurrent() function
/external/skia/src/gpu/gl/nacl/
DSkNativeGLContext_nacl.cpp33 void SkNativeGLContext::makeCurrent() const { in makeCurrent() function in SkNativeGLContext
/external/chromium_org/third_party/skia/src/gpu/gl/nacl/
DSkNativeGLContext_nacl.cpp33 void SkNativeGLContext::makeCurrent() const { in makeCurrent() function in SkNativeGLContext
/external/skia/src/gpu/gl/iOS/
DSkNativeGLContext_iOS.mm58 void SkNativeGLContext::makeCurrent() const { function
/external/skia/src/gpu/gl/mesa/
DSkMesaGLContext.cpp99 void SkMesaGLContext::makeCurrent() const { in makeCurrent() function in SkMesaGLContext
/external/chromium_org/third_party/skia/src/gpu/gl/iOS/
DSkNativeGLContext_iOS.mm65 void SkNativeGLContext::makeCurrent() const { function
/external/chromium_org/third_party/skia/src/gpu/gl/mesa/
DSkMesaGLContext.cpp103 void SkMesaGLContext::makeCurrent() const { in makeCurrent() function in SkMesaGLContext
/external/skia/src/gpu/gl/mac/
DSkNativeGLContext_mac.cpp75 void SkNativeGLContext::makeCurrent() const { in makeCurrent() function in SkNativeGLContext
/external/chromium_org/third_party/skia/src/gpu/gl/mac/
DSkNativeGLContext_mac.cpp78 void SkNativeGLContext::makeCurrent() const { in makeCurrent() function in SkNativeGLContext
/external/skia/src/gpu/gl/win/
DSkNativeGLContext_win.cpp111 void SkNativeGLContext::makeCurrent() const { in makeCurrent() function in SkNativeGLContext
/external/skia/src/gpu/gl/angle/
DSkANGLEGLContext.cpp103 void SkANGLEGLContext::makeCurrent() const { in makeCurrent() function in SkANGLEGLContext
/external/chromium_org/third_party/skia/src/gpu/gl/angle/
DSkANGLEGLContext.cpp106 void SkANGLEGLContext::makeCurrent() const { in makeCurrent() function in SkANGLEGLContext
/external/chromium_org/third_party/skia/src/gpu/gl/win/
DSkNativeGLContext_win.cpp137 void SkNativeGLContext::makeCurrent() const { in makeCurrent() function in SkNativeGLContext
/external/chromium_org/third_party/angle/src/libGLESv2/
Dmain.cpp97 void makeCurrent(Context *context, egl::Display *display, egl::Surface *surface) in makeCurrent() function
/external/skia/src/gpu/gl/android/
DSkNativeGLContext_android.cpp163 void SkNativeGLContext::makeCurrent() const { in makeCurrent() function in SkNativeGLContext
/external/chromium_org/third_party/skia/src/gpu/gl/android/
DSkNativeGLContext_android.cpp172 void SkNativeGLContext::makeCurrent() const { in makeCurrent() function in SkNativeGLContext
/external/chromium_org/third_party/skia/src/gpu/gl/unix/
DSkNativeGLContext_unix.cpp280 void SkNativeGLContext::makeCurrent() const { in makeCurrent() function in SkNativeGLContext
/external/skia/src/gpu/gl/unix/
DSkNativeGLContext_unix.cpp283 void SkNativeGLContext::makeCurrent() const { in makeCurrent() function in SkNativeGLContext
/external/deqp/framework/egl/
DtcuEgl.cpp253 void Context::makeCurrent (const Surface& draw, const Surface& read) in makeCurrent() function in tcu::egl::Context
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/src/org/webrtc/
DMediaCodecVideoDecoder.java262 private void makeCurrent() { in makeCurrent() method in MediaCodecVideoDecoder
/external/deqp/framework/platform/win32/
DtcuWGL.cpp143 wglMakeCurrentFunc makeCurrent; member
/external/deqp/framework/platform/X11/
DtcuX11GlxPlatform.cpp644 void GlxRenderContext::makeCurrent (void) in makeCurrent() function in tcu::x11::glx::GlxRenderContext

12