Home
last modified time | relevance | path

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

/third_party/flutter/skia/tools/gpu/gl/
DGLTestContext.h32 virtual void destroyEGLImage(GrEGLImage) const { } in destroyEGLImage() function
/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 __anonc9f29cd60111::EGLGLTestContext
/third_party/flutter/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp261 void EGLGLTestContext::destroyEGLImage(GrEGLImage image) const { in destroyEGLImage() function in __anonff47ac0b0111::EGLGLTestContext
/third_party/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp382 void ANGLEGLContext::destroyEGLImage(GrEGLImage image) const { fDestroyImage(fDisplay, image); } in destroyEGLImage() function in __anond713b3db0111::ANGLEGLContext
/third_party/flutter/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp371 void ANGLEGLContext::destroyEGLImage(GrEGLImage image) const { fDestroyImage(fDisplay, image); } in destroyEGLImage() function in __anonced14cd00111::ANGLEGLContext