Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/gpu/gl/mac/
H A DCreatePlatformGLTestContext_mac.cpp139 GrGLFuncPtr MacGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anonc278fced0111::MacGLTestContext
/aosp_15_r20/external/skia/tools/gpu/gl/win/
H A DCreatePlatformGLTestContext_win.cpp215 GrGLFuncPtr WinGLTestContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in __anonfe7f95270111::WinGLTestContext
/aosp_15_r20/external/skia/tools/gpu/gl/egl/
H A DCreatePlatformGLTestContext_egl.cpp350 GrGLFuncPtr EGLGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anon4bb82d7b0111::EGLGLTestContext
/aosp_15_r20/external/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp375 GrGLFuncPtr GLXGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anond5cd0ee10111::GLXGLTestContext
/aosp_15_r20/external/skia/modules/canvaskit/
H A Dgm_bindings.cpp333 GrGLFuncPtr onPlatformGetProcAddress(const char* procName) const override { in onPlatformGetProcAddress() function in __anond738be2b0111::WasmWebGlTestContext
/aosp_15_r20/external/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp496 GrGLFuncPtr ANGLEGLContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in __anon1cbc42400111::ANGLEGLContext