Home
last modified time | relevance | path

Searched defs:onPlatformGetProcAddress (Results 1 – 9 of 9) sorted by relevance

/external/skia/src/gpu/gl/debug/
DSkDebugGLContext.h23 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override { return nullptr; } in onPlatformGetProcAddress() function
/external/skia/include/gpu/gl/
DSkNullGLContext.h31 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override { return NULL; } in onPlatformGetProcAddress() function
/external/skia/src/gpu/gl/mesa/
DSkMesaGLContext.cpp99 GrGLFuncPtr SkMesaGLContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in SkMesaGLContext
/external/skia/src/gpu/gl/mac/
DSkCreatePlatformGLContext_mac.cpp106 GrGLFuncPtr MacGLContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anonbbcc036d0111::MacGLContext
/external/skia/src/gpu/gl/win/
DSkCreatePlatformGLContext_win.cpp184 GrGLFuncPtr WinGLContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in __anon837870670111::WinGLContext
/external/skia/src/gpu/gl/angle/
DSkANGLEGLContext.cpp226 GrGLFuncPtr SkANGLEGLContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in SkANGLEGLContext
/external/skia/src/gpu/gl/glx/
DSkCreatePlatformGLContext_glx.cpp330 GrGLFuncPtr GLXGLContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anon40f88ee10111::GLXGLContext
/external/skia/src/gpu/gl/egl/
DSkCreatePlatformGLContext_egl.cpp275 GrGLFuncPtr EGLGLContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anon3626f63b0111::EGLGLContext
/external/skia/src/gpu/gl/command_buffer/
DSkCommandBufferGLContext.cpp324 GrGLFuncPtr SkCommandBufferGLContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in SkCommandBufferGLContext