Home
last modified time | relevance | path

Searched refs:onPlatformGetProcAddress (Results 1 – 22 of 22) sorted by relevance

/external/skia/tools/gpu/gl/
DGLTestContext.h72 *out = reinterpret_cast<Proc>(this->onPlatformGetProcAddress(fullname.c_str())); in Ret()
74 *out = reinterpret_cast<Proc>(this->onPlatformGetProcAddress(name)); in Ret()
90 virtual GrGLFuncPtr onPlatformGetProcAddress(const char *) const = 0;
/external/skqp/tools/gpu/gl/
DGLTestContext.h72 *out = reinterpret_cast<Proc>(this->onPlatformGetProcAddress(fullname.c_str())); in Ret()
74 *out = reinterpret_cast<Proc>(this->onPlatformGetProcAddress(name)); in Ret()
90 virtual GrGLFuncPtr onPlatformGetProcAddress(const char *) const = 0;
/external/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp34 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override;
124 GrGLFuncPtr MacGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anon8d15cc370111::MacGLTestContext
/external/skqp/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp34 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override;
124 GrGLFuncPtr MacGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anondfdb3dae0111::MacGLTestContext
/external/skqp/tools/gpu/gl/iOS/
DCreatePlatformGLTestContext_iOS.mm33 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override;
106 GrGLFuncPtr IOSGLTestContext::onPlatformGetProcAddress(const char* procName) const {
/external/skqp/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp36 GrGLFuncPtr onPlatformGetProcAddress(const char* name) const override;
204 GrGLFuncPtr WinGLTestContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in __anon1be1d5e80111::WinGLTestContext
/external/skia/tools/gpu/gl/iOS/
DCreatePlatformGLTestContext_iOS.mm33 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override;
106 GrGLFuncPtr IOSGLTestContext::onPlatformGetProcAddress(const char* procName) const {
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp36 GrGLFuncPtr onPlatformGetProcAddress(const char* name) const override;
204 GrGLFuncPtr WinGLTestContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in __anonc91c64710111::WinGLTestContext
/external/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp67 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override;
368 GrGLFuncPtr GLXGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anona069de2b0111::GLXGLTestContext
/external/skqp/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp67 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override;
368 GrGLFuncPtr GLXGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anonf32f4fa20111::GLXGLTestContext
/external/skqp/tools/gpu/gl/null/
DNullGLTestContext.cpp29 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override { return nullptr; } in onPlatformGetProcAddress() function in __anon148c4eaa0111::NullGLContext
/external/skia/tools/gpu/gl/null/
DNullGLTestContext.cpp29 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override { return nullptr; } in onPlatformGetProcAddress() function in __anon224a8a930111::NullGLContext
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.h49 GrGLFuncPtr onPlatformGetProcAddress(const char *name) const override;
DGLTestContext_command_buffer.cpp365 GrGLFuncPtr CommandBufferGLTestContext::onPlatformGetProcAddress(const char *name) const { in onPlatformGetProcAddress() function in sk_gpu_test::CommandBufferGLTestContext
/external/skqp/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.h49 GrGLFuncPtr onPlatformGetProcAddress(const char *name) const override;
DGLTestContext_command_buffer.cpp365 GrGLFuncPtr CommandBufferGLTestContext::onPlatformGetProcAddress(const char *name) const { in onPlatformGetProcAddress() function in sk_gpu_test::CommandBufferGLTestContext
/external/skqp/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp68 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override;
307 GrGLFuncPtr EGLGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anon691a6e3c0111::EGLGLTestContext
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp68 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override;
307 GrGLFuncPtr EGLGLTestContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anon1654fcc50111::EGLGLTestContext
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp102 GrGLFuncPtr onPlatformGetProcAddress(const char* name) const override;
386 GrGLFuncPtr ANGLEGLContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in __anona68d8d0a0111::ANGLEGLContext
/external/skqp/tools/gpu/gl/angle/
DGLTestContext_angle.cpp102 GrGLFuncPtr onPlatformGetProcAddress(const char* name) const override;
386 GrGLFuncPtr ANGLEGLContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in __anon68b56dc10111::ANGLEGLContext
/external/skia/tools/gpu/gl/debug/
DDebugGLTestContext.cpp1212 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override { return nullptr; } in onPlatformGetProcAddress() function in __anon90b55fab0111::DebugGLContext
/external/skqp/tools/gpu/gl/debug/
DDebugGLTestContext.cpp1206 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override { return nullptr; } in onPlatformGetProcAddress() function in __anon1a7885820111::DebugGLContext