Searched refs:destroyEGLImage (Results 1 – 5 of 5) sorted by relevance
38 void destroyEGLImage(GrEGLImage) const override;
44 void destroyEGLImage(GrEGLImage) const override;223 void EGLGLContext::destroyEGLImage(GrEGLImage image) const { in destroyEGLImage() function in __anoned9deafa0111::EGLGLContext
42 virtual void destroyEGLImage(GrEGLImage) const {} in destroyEGLImage() function
150 void SkANGLEGLContext::destroyEGLImage(GrEGLImage image) const { in destroyEGLImage() function in SkANGLEGLContext
29 glctx1->destroyEGLImage(image1); in cleanup()