Home
last modified time | relevance | path

Searched refs:onStealBackendTexture (Results 1 – 16 of 16) sorted by relevance

/external/skia/src/gpu/dawn/
DGrDawnTexture.h43 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() function
/external/skia/src/gpu/
DGrTexture.h69 virtual bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) = 0;
DGrTexture.cpp65 if (!texture->onStealBackendTexture(backendTexture, releaseProc)) { in StealBackendTexture()
/external/skia/src/gpu/mtl/
DGrMtlTexture.h57 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() function
/external/skqp/include/gpu/
DGrTexture.h82 virtual bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) = 0;
/external/skia/src/gpu/gl/
DGrGLTexture.h78 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override;
DGrGLTexture.cpp135 bool GrGLTexture::onStealBackendTexture(GrBackendTexture* backendTexture, in onStealBackendTexture() function in GrGLTexture
/external/skia/src/gpu/d3d/
DGrD3DTexture.h59 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() function
/external/skqp/src/gpu/vk/
DGrVkTexture.h60 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() function
/external/skia/src/gpu/vk/
DGrVkTexture.h71 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() function
/external/skqp/src/gpu/mtl/
DGrMtlTexture.h66 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() function
/external/skqp/src/gpu/
DGrTexture.cpp56 if (!texture->onStealBackendTexture(backendTexture, releaseProc)) { in StealBackendTexture()
/external/skqp/src/gpu/gl/
DGrGLTexture.h131 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override;
DGrGLTexture.cpp123 bool GrGLTexture::onStealBackendTexture(GrBackendTexture* backendTexture, in onStealBackendTexture() function in GrGLTexture
/external/skia/src/gpu/mock/
DGrMockTexture.h70 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() function
/external/skqp/src/gpu/mock/
DGrMockTexture.h74 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() function