Home
last modified time | relevance | path

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

/external/skia/tools/gpu/gl/
DGLTestContext.h35 virtual void destroyEGLImage(GrEGLImage) const { } in destroyEGLImage() function
/external/skqp/tools/gpu/gl/
DGLTestContext.h32 virtual void destroyEGLImage(GrEGLImage) const { } in destroyEGLImage() function
/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 __anon2a4130e30111::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 __anonafbe63a80111::ANGLEGLContext
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp34 void destroyEGLImage(GrEGLImage) const override;
372 void EGLGLTestContext::destroyEGLImage(GrEGLImage image) const { in destroyEGLImage() function in __anond77bbf6c0111::EGLGLTestContext
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp97 void destroyEGLImage(GrEGLImage) const override;
378 void ANGLEGLContext::destroyEGLImage(GrEGLImage image) const { fDestroyImage(fDisplay, image); } in destroyEGLImage() function in __anoned9682f10111::ANGLEGLContext
/external/skia/tests/
DTextureBindingsResetTest.cpp131 ctxInfo.glContext()->destroyEGLImage(eglImage); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
DEGLImageTest.cpp35 glctx1->destroyEGLImage(image1); in cleanup()
DVkHardwareBufferTest.cpp87 fGLCtx->destroyEGLImage(fImage); in releaseImage()
/external/skqp/tests/
DEGLImageTest.cpp38 glctx1->destroyEGLImage(image1); in cleanup()
DVkHardwareBufferTest.cpp85 fGLCtx->destroyEGLImage(fImage); in releaseImage()