Home
last modified time | relevance | path

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

/external/skia/tools/gpu/gl/
DGLTestContext.h35 virtual void destroyEGLImage(GrEGLImage) const { } in destroyEGLImage() function
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp284 void EGLGLTestContext::destroyEGLImage(GrEGLImage image) const { in destroyEGLImage() function in __anon3107e7fb0111::EGLGLTestContext
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp389 void ANGLEGLContext::destroyEGLImage(GrEGLImage image) const { fDestroyImage(fDisplay, image); } in destroyEGLImage() function in __anonf7a8dcc00111::ANGLEGLContext