Home
last modified time | relevance | path

Searched refs:destroyEGLImage (Results 1 – 11 of 11) sorted by relevance

/external/skia/tools/gpu/gl/
DGLTestContext.h32 virtual void destroyEGLImage(GrEGLImage) const { } in destroyEGLImage() function
/external/skqp/tools/gpu/gl/
DGLTestContext.h32 virtual void destroyEGLImage(GrEGLImage) const { } in destroyEGLImage() function
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp94 void destroyEGLImage(GrEGLImage) const override;
291 void ANGLEGLContext::destroyEGLImage(GrEGLImage image) const { in destroyEGLImage() function in __anona68d8d0a0111::ANGLEGLContext
/external/skqp/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp58 void destroyEGLImage(GrEGLImage) const override;
254 void EGLGLTestContext::destroyEGLImage(GrEGLImage image) const { in destroyEGLImage() function in __anon691a6e3c0111::EGLGLTestContext
/external/skqp/tools/gpu/gl/angle/
DGLTestContext_angle.cpp94 void destroyEGLImage(GrEGLImage) const override;
291 void ANGLEGLContext::destroyEGLImage(GrEGLImage image) const { in destroyEGLImage() function in __anon68b56dc10111::ANGLEGLContext
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp58 void destroyEGLImage(GrEGLImage) const override;
254 void EGLGLTestContext::destroyEGLImage(GrEGLImage image) const { in destroyEGLImage() function in __anon1654fcc50111::EGLGLTestContext
/external/skia/tests/
DTextureBindingsResetTest.cpp128 ctxInfo.glContext()->destroyEGLImage(eglImage); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
DEGLImageTest.cpp38 glctx1->destroyEGLImage(image1); in cleanup()
DVkHardwareBufferTest.cpp85 fGLCtx->destroyEGLImage(fImage); in releaseImage()
/external/skqp/tests/
DEGLImageTest.cpp38 glctx1->destroyEGLImage(image1); in cleanup()
DVkHardwareBufferTest.cpp85 fGLCtx->destroyEGLImage(fImage); in releaseImage()