Home
last modified time | relevance | path

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

/external/skqp/src/gpu/mtl/
DGrMtlTexture.mm93 GrBackendTexture GrMtlTexture::getBackendTexture() const { function
/external/skia/src/gpu/mtl/
DGrMtlTexture.mm93 GrBackendTexture GrMtlTexture::getBackendTexture() const { function
/external/skia/src/gpu/gl/
DGrGLTexture.cpp102 GrBackendTexture GrGLTexture::getBackendTexture() const { in getBackendTexture() function in GrGLTexture
/external/skqp/src/gpu/gl/
DGrGLTexture.cpp104 GrBackendTexture GrGLTexture::getBackendTexture() const { in getBackendTexture() function in GrGLTexture
/external/skqp/src/gpu/vk/
DGrVkTexture.cpp161 GrBackendTexture GrVkTexture::getBackendTexture() const { in getBackendTexture() function in GrVkTexture
/external/skia/src/gpu/vk/
DGrVkTexture.cpp159 GrBackendTexture GrVkTexture::getBackendTexture() const { in getBackendTexture() function in GrVkTexture
/external/skia/src/gpu/mock/
DGrMockTexture.h36 GrBackendTexture getBackendTexture() const override { in getBackendTexture() function
/external/skqp/src/image/
DSkImage.cpp155 GrBackendTexture SkImage::getBackendTexture(bool flushPendingGrContextIO, in getBackendTexture() function in SkImage
173 GrBackendTexture SkImage::getBackendTexture(bool flushPendingGrContextIO, in getBackendTexture() function in SkImage
DSkSurface.cpp234 GrBackendTexture SkSurface::getBackendTexture(BackendHandleAccess access) { in getBackendTexture() function in SkSurface
/external/skia/src/image/
DSkImage.cpp161 GrBackendTexture SkImage::getBackendTexture(bool flushPendingGrContextIO, in getBackendTexture() function in SkImage
179 GrBackendTexture SkImage::getBackendTexture(bool flushPendingGrContextIO, in getBackendTexture() function in SkImage
DSkSurface.cpp234 GrBackendTexture SkSurface::getBackendTexture(BackendHandleAccess access) { in getBackendTexture() function in SkSurface
/external/skqp/src/gpu/mock/
DGrMockTexture.h36 GrBackendTexture getBackendTexture() const override { in getBackendTexture() function