Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/mtl/
DGrMtlTexture.mm125 GrBackendTexture GrMtlTexture::getBackendTexture() const { function
/third_party/skia/m133/src/gpu/ganesh/mtl/
DGrMtlTexture.mm131 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.cpp117 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/m133/src/gpu/ganesh/gl/
DGrGLTexture.cpp149 GrBackendTexture GrGLTexture::getBackendTexture() const { in getBackendTexture() function in GrGLTexture
/third_party/skia/m133/src/gpu/ganesh/d3d/
DGrD3DTexture.cpp163 GrBackendTexture GrD3DTexture::getBackendTexture() const { in getBackendTexture() function in GrD3DTexture
/third_party/skia/src/gpu/vk/
DGrVkTexture.cpp166 GrBackendTexture GrVkTexture::getBackendTexture() const { in getBackendTexture() function in GrVkTexture
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkTexture.cpp208 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/m133/src/gpu/ganesh/mock/
DGrMockTexture.h57 GrBackendTexture getBackendTexture() const override { in getBackendTexture() function
/third_party/skia/m133/src/gpu/ganesh/surface/
DSkSurface_Ganesh.cpp118 GrBackendTexture SkSurface_Ganesh::getBackendTexture(BackendHandleAccess access) { in getBackendTexture() function in SkSurface_Ganesh
/third_party/skia/src/image/
DSkSurface.cpp347 GrBackendTexture SkSurface::getBackendTexture(BackendHandleAccess access) { in getBackendTexture() function in SkSurface
DSkImage.cpp219 GrBackendTexture SkImage::getBackendTexture(bool flushPendingGrContextIO, function in SkImage
/third_party/skia/m133/modules/canvaskit/
Dcanvaskit_bindings.cpp953 GrBackendTexture getBackendTexture() override { in getBackendTexture() function in ExternalWebGLTexture