Home
last modified time | relevance | path

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

/external/skia/tools/gpu/gl/null/
DNullGLTestContext.cpp26 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override { return nullptr; } in onPlatformGetProcAddress() function in __anon224a8a930111::NullGLContext
/external/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp105 GrGLFuncPtr MacGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anon8d15cc370111::MacGLTestContext
/external/skia/tools/gpu/gl/mesa/
DGLTestContext_mesa.cpp140 GrGLFuncPtr MesaGLContext::onPlatformGetProcAddress(const char *procName) const { in onPlatformGetProcAddress() function in __anoncd48c1080111::MesaGLContext
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp188 GrGLFuncPtr WinGLTestContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in __anonc91c64710111::WinGLTestContext
/external/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp341 GrGLFuncPtr GLXGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anona069de2b0111::GLXGLTestContext
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp261 GrGLFuncPtr ANGLEGLContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in __anona68d8d0a0111::ANGLEGLContext
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp283 GrGLFuncPtr EGLGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anon1654fcc50111::EGLGLTestContext
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp273 GrGLFuncPtr CommandBufferGLTestContext::onPlatformGetProcAddress(const char *name) const { in onPlatformGetProcAddress() function in sk_gpu_test::CommandBufferGLTestContext
/external/skia/tools/gpu/gl/debug/
DDebugGLTestContext.cpp1206 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override { return nullptr; } in onPlatformGetProcAddress() function in __anon90b55fab0111::DebugGLContext