Searched refs:destroyEGLImage (Results 1 – 4 of 4) sorted by relevance
83 void destroyEGLImage(GrEGLImage) const override;188 void ANGLEGLContext::destroyEGLImage(GrEGLImage image) const { in destroyEGLImage() function in __anona68d8d0a0111::ANGLEGLContext
45 void destroyEGLImage(GrEGLImage) const override;228 void EGLGLTestContext::destroyEGLImage(GrEGLImage image) const { in destroyEGLImage() function in __anon1654fcc50111::EGLGLTestContext
35 virtual void destroyEGLImage(GrEGLImage) const { } in destroyEGLImage() function
35 glctx1->destroyEGLImage(image1); in cleanup()