Home
last modified time | relevance | path

Searched defs:onStealBackendTexture (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/ganesh/mtl/
DGrMtlTexture.h65 bool onStealBackendTexture(GrBackendTexture*, SkImages::BackendTextureReleaseProc*) override { in onStealBackendTexture() function
/external/skia/src/gpu/ganesh/d3d/
DGrD3DTexture.h63 bool onStealBackendTexture(GrBackendTexture*, SkImages::BackendTextureReleaseProc*) override { in onStealBackendTexture() function
/external/skia/src/gpu/ganesh/vk/
DGrVkTexture.h74 bool onStealBackendTexture(GrBackendTexture*, SkImages::BackendTextureReleaseProc*) override { in onStealBackendTexture() function
/external/skia/src/gpu/ganesh/gl/
DGrGLTexture.cpp161 bool GrGLTexture::onStealBackendTexture(GrBackendTexture* backendTexture, in onStealBackendTexture() function in GrGLTexture
/external/skia/src/gpu/ganesh/mock/
DGrMockTexture.h86 bool onStealBackendTexture(GrBackendTexture*, SkImages::BackendTextureReleaseProc*) override { in onStealBackendTexture() function