Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/dawn/
DGrDawnTexture.h48 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() function
/third_party/flutter/skia/src/gpu/vk/
DGrVkTexture.h53 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() function
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlTexture.h53 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() function
/third_party/flutter/skia/src/gpu/gl/
DGrGLTexture.cpp136 bool GrGLTexture::onStealBackendTexture(GrBackendTexture* backendTexture, in onStealBackendTexture() function in GrGLTexture
/third_party/flutter/skia/src/gpu/mock/
DGrMockTexture.h67 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() function