Searched refs:GLCleanupHelper (Results 1 – 2 of 2) sorted by relevance
160 class GLCleanupHelper { class162 GLCleanupHelper(GrGLuint texID, EGLImageKHR image, EGLDisplay display) in GLCleanupHelper() function in GrAHardwareBufferUtils::GLCleanupHelper166 ~GLCleanupHelper() { in ~GLCleanupHelper()178 GLCleanupHelper* cleanupHelper = static_cast<GLCleanupHelper*>(context); in delete_gl_texture()239 *deleteCtx = new GLCleanupHelper(texID, image, display); in make_gl_backend_texture()
345 class GLCleanupHelper { class347 GLCleanupHelper(GrGLuint texID, EGLImageKHR image, EGLDisplay display) in GLCleanupHelper() function in GLCleanupHelper351 ~GLCleanupHelper() { in ~GLCleanupHelper()363 GLCleanupHelper* cleanupHelper = static_cast<GLCleanupHelper*>(context); in DeleteGLTexture()420 *deleteCtx = new GLCleanupHelper(texID, image, display); in make_gl_backend_texture()