Home
last modified time | relevance | path

Searched defs:getBackendTexture (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/src/gpu/mtl/
DGrMtlTexture.mm125 GrBackendTexture GrMtlTexture::getBackendTexture() const { function
/third_party/skia/src/gpu/dawn/
DGrDawnTexture.cpp110 GrBackendTexture GrDawnTexture::getBackendTexture() const { in getBackendTexture() function in GrDawnTexture
/third_party/skia/src/gpu/gl/
DGrGLTexture.cpp113 GrBackendTexture GrGLTexture::getBackendTexture() const { in getBackendTexture() function in GrGLTexture
/third_party/skia/src/gpu/d3d/
DGrD3DTexture.cpp150 GrBackendTexture GrD3DTexture::getBackendTexture() const { in getBackendTexture() function in GrD3DTexture
/third_party/skia/src/gpu/vk/
DGrVkTexture.cpp158 GrBackendTexture GrVkTexture::getBackendTexture() const { in getBackendTexture() function in GrVkTexture
/third_party/skia/src/gpu/mock/
DGrMockTexture.h44 GrBackendTexture getBackendTexture() const override { in getBackendTexture() function
/third_party/skia/src/image/
DSkSurface.cpp347 GrBackendTexture SkSurface::getBackendTexture(BackendHandleAccess access) { in getBackendTexture() function in SkSurface
DSkImage.cpp214 GrBackendTexture SkImage::getBackendTexture(bool flushPendingGrContextIO, in getBackendTexture() function in SkImage