Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds