Searched defs:getBackendTexture (Results 1 – 8 of 8) sorted by relevance
125 GrBackendTexture GrMtlTexture::getBackendTexture() const { function
110 GrBackendTexture GrDawnTexture::getBackendTexture() const { in getBackendTexture() function in GrDawnTexture
113 GrBackendTexture GrGLTexture::getBackendTexture() const { in getBackendTexture() function in GrGLTexture
150 GrBackendTexture GrD3DTexture::getBackendTexture() const { in getBackendTexture() function in GrD3DTexture
158 GrBackendTexture GrVkTexture::getBackendTexture() const { in getBackendTexture() function in GrVkTexture
44 GrBackendTexture getBackendTexture() const override { in getBackendTexture() function
347 GrBackendTexture SkSurface::getBackendTexture(BackendHandleAccess access) { in getBackendTexture() function in SkSurface
214 GrBackendTexture SkImage::getBackendTexture(bool flushPendingGrContextIO, in getBackendTexture() function in SkImage