Home
last modified time | relevance | path

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

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