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.cpp147 GrGLFuncPtr MacGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anon78697bfc0111::MacGLTestContext
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp215 GrGLFuncPtr WinGLTestContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in __anonb47014360111::WinGLTestContext
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp314 GrGLFuncPtr EGLGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anon01a8ac8a0111::EGLGLTestContext
/external/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp374 GrGLFuncPtr GLXGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anon8bbd8df00111::GLXGLTestContext
/external/skia/modules/canvaskit/
Dgm_bindings.cpp334 GrGLFuncPtr onPlatformGetProcAddress(const char* procName) const override { in onPlatformGetProcAddress() function in __anonb909019a0111::WasmWebGlTestContext
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp496 GrGLFuncPtr ANGLEGLContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in __anon8d1cd28f0111::ANGLEGLContext