Searched refs:destroyEGLImage (Results 1 – 11 of 11) sorted by relevance
32 virtual void destroyEGLImage(GrEGLImage) const { } in destroyEGLImage() function
94 void destroyEGLImage(GrEGLImage) const override;291 void ANGLEGLContext::destroyEGLImage(GrEGLImage image) const { in destroyEGLImage() function in __anona68d8d0a0111::ANGLEGLContext
58 void destroyEGLImage(GrEGLImage) const override;254 void EGLGLTestContext::destroyEGLImage(GrEGLImage image) const { in destroyEGLImage() function in __anon691a6e3c0111::EGLGLTestContext
94 void destroyEGLImage(GrEGLImage) const override;291 void ANGLEGLContext::destroyEGLImage(GrEGLImage image) const { in destroyEGLImage() function in __anon68b56dc10111::ANGLEGLContext
58 void destroyEGLImage(GrEGLImage) const override;254 void EGLGLTestContext::destroyEGLImage(GrEGLImage image) const { in destroyEGLImage() function in __anon1654fcc50111::EGLGLTestContext
128 ctxInfo.glContext()->destroyEGLImage(eglImage); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
38 glctx1->destroyEGLImage(image1); in cleanup()
85 fGLCtx->destroyEGLImage(fImage); in releaseImage()