Searched defs:getBackendTexture (Results 1 – 7 of 7) sorted by relevance
131 GrBackendTexture GrMtlTexture::getBackendTexture() const { function
145 GrBackendTexture GrGLTexture::getBackendTexture() const { in getBackendTexture() function in GrGLTexture
163 GrBackendTexture GrD3DTexture::getBackendTexture() const { in getBackendTexture() function in GrD3DTexture
200 GrBackendTexture GrVkTexture::getBackendTexture() const { in getBackendTexture() function in GrVkTexture
57 GrBackendTexture getBackendTexture() const override { in getBackendTexture() function
111 GrBackendTexture SkSurface_Ganesh::getBackendTexture(BackendHandleAccess access) { in getBackendTexture() function in SkSurface_Ganesh
949 GrBackendTexture getBackendTexture() override { in getBackendTexture() function in ExternalWebGLTexture