Searched refs:GLTextureHelper (Results 1 – 1 of 1) sorted by relevance
160 class GLTextureHelper { class162 GLTextureHelper(GrGLuint texID, EGLImageKHR image, EGLDisplay display, GrGLuint texTarget) in GLTextureHelper() function in GrAHardwareBufferUtils::GLTextureHelper167 ~GLTextureHelper() { in ~GLTextureHelper()181 void GLTextureHelper::rebind(GrDirectContext* dContext) { in rebind()198 GLTextureHelper* cleanupHelper = static_cast<GLTextureHelper*>(context); in delete_gl_texture()203 GLTextureHelper* cleanupHelper = static_cast<GLTextureHelper*>(context); in update_gl_texture()266 *imageCtx = new GLTextureHelper(texID, image, display, target); in make_gl_backend_texture()