Home
last modified time | relevance | path

Searched defs:destroyEGLImage (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/tools/gpu/gl/
DGLTestContext.h35 virtual void destroyEGLImage(GrEGLImage) const { } in destroyEGLImage() function
/third_party/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp248 void EGLGLTestContext::destroyEGLImage(GrEGLImage image) const { in destroyEGLImage() function in __anonbaa190d80111::EGLGLTestContext
/third_party/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp382 void ANGLEGLContext::destroyEGLImage(GrEGLImage image) const { fDestroyImage(fDisplay, image); } in destroyEGLImage() function in __anonbf475d5d0111::ANGLEGLContext