Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/mtl/
DGrMtlTexture.mm131 GrBackendTexture GrMtlTexture::getBackendTexture() const { function
/external/skia/src/gpu/ganesh/gl/
DGrGLTexture.cpp145 GrBackendTexture GrGLTexture::getBackendTexture() const { in getBackendTexture() function in GrGLTexture
/external/skia/src/gpu/ganesh/d3d/
DGrD3DTexture.cpp163 GrBackendTexture GrD3DTexture::getBackendTexture() const { in getBackendTexture() function in GrD3DTexture
/external/skia/src/gpu/ganesh/vk/
DGrVkTexture.cpp200 GrBackendTexture GrVkTexture::getBackendTexture() const { in getBackendTexture() function in GrVkTexture
/external/skia/src/gpu/ganesh/mock/
DGrMockTexture.h57 GrBackendTexture getBackendTexture() const override { in getBackendTexture() function
/external/skia/src/gpu/ganesh/surface/
DSkSurface_Ganesh.cpp111 GrBackendTexture SkSurface_Ganesh::getBackendTexture(BackendHandleAccess access) { in getBackendTexture() function in SkSurface_Ganesh
/external/skia/modules/canvaskit/
Dcanvaskit_bindings.cpp953 GrBackendTexture getBackendTexture() override { in getBackendTexture() function in ExternalWebGLTexture