Home
last modified time | relevance | path

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

/external/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp139 GrGLFuncPtr MacGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anon282f65cb0111::MacGLTestContext
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp215 GrGLFuncPtr WinGLTestContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in __anon6435fe050111::WinGLTestContext
/external/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp375 GrGLFuncPtr GLXGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anon3b8377bf0111::GLXGLTestContext
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp350 GrGLFuncPtr EGLGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anonb16e96590111::EGLGLTestContext
/external/skia/modules/canvaskit/
Dgm_bindings.cpp333 GrGLFuncPtr onPlatformGetProcAddress(const char* procName) const override { in onPlatformGetProcAddress() function in __anonc5fb27c90111::WasmWebGlTestContext
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp496 GrGLFuncPtr ANGLEGLContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in __anon99ca5d9e0111::ANGLEGLContext