Searched defs:onPlatformGetProcAddress (Results 1 – 9 of 9) sorted by relevance
23 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override { return nullptr; } in onPlatformGetProcAddress() function
31 GrGLFuncPtr onPlatformGetProcAddress(const char*) const override { return NULL; } in onPlatformGetProcAddress() function
99 GrGLFuncPtr SkMesaGLContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in SkMesaGLContext
106 GrGLFuncPtr MacGLContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anonbbcc036d0111::MacGLContext
184 GrGLFuncPtr WinGLContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in __anon837870670111::WinGLContext
226 GrGLFuncPtr SkANGLEGLContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in SkANGLEGLContext
330 GrGLFuncPtr GLXGLContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anon40f88ee10111::GLXGLContext
275 GrGLFuncPtr EGLGLContext::onPlatformGetProcAddress(const char* procName) const { in onPlatformGetProcAddress() function in __anon3626f63b0111::EGLGLContext
324 GrGLFuncPtr SkCommandBufferGLContext::onPlatformGetProcAddress(const char* name) const { in onPlatformGetProcAddress() function in SkCommandBufferGLContext