Home
last modified time | relevance | path

Searched refs:onTransferPixelsTo (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/src/gpu/mock/
DGrMockGpu.h111 bool onTransferPixelsTo(GrTexture*, in onTransferPixelsTo() function
/third_party/flutter/skia/src/gpu/mock/
DGrMockGpu.h106 bool onTransferPixelsTo(GrTexture* texture, int left, int top, int width, int height, in onTransferPixelsTo() function
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnGpu.h125 bool onTransferPixelsTo(GrTexture*, int left, int top, int width, int height,
DGrDawnGpu.cpp103 bool GrDawnGpu::onTransferPixelsTo(GrTexture* texture, int left, int top, int width, int height, in onTransferPixelsTo() function in GrDawnGpu
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.h180 bool onTransferPixelsTo(GrTexture*,
DGrDawnGpu.cpp199 bool GrDawnGpu::onTransferPixelsTo(GrTexture* texture, in onTransferPixelsTo() function in GrDawnGpu
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlGpu.h177 bool onTransferPixelsTo(GrTexture*, int left, int top, int width, int height, in onTransferPixelsTo() function
/third_party/skia/src/gpu/mtl/
DGrMtlGpu.h207 bool onTransferPixelsTo(GrTexture*,
DGrMtlGpu.mm1388 bool GrMtlGpu::onTransferPixelsTo(GrTexture* texture, function
1425 [blitCmdEncoder pushDebugGroup:@"onTransferPixelsTo"];
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.h183 bool onTransferPixelsTo(GrTexture*,
DGrD3DGpu.cpp781 bool GrD3DGpu::onTransferPixelsTo(GrTexture* texture, in onTransferPixelsTo() function in GrD3DGpu
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.h233 bool onTransferPixelsTo(GrTexture*, int left, int top, int width, int height,
DGrVkGpu.cpp463 bool GrVkGpu::onTransferPixelsTo(GrTexture* texture, int left, int top, int width, int height, in onTransferPixelsTo() function in GrVkGpu
/third_party/flutter/skia/src/gpu/
DGrGpu.h583 virtual bool onTransferPixelsTo(GrTexture*, int left, int top, int width, int height,
DGrGpu.cpp473 if (this->onTransferPixelsTo(texture, left, top, width, height, textureColorType, in transferPixelsTo()
/third_party/skia/src/gpu/vk/
DGrVkGpu.h289 bool onTransferPixelsTo(GrTexture*,
DGrVkGpu.cpp543 bool GrVkGpu::onTransferPixelsTo(GrTexture* texture, in onTransferPixelsTo() function in GrVkGpu
/third_party/skia/src/gpu/
DGrGpu.h752 virtual bool onTransferPixelsTo(GrTexture*,
DGrGpu.cpp527 if (this->onTransferPixelsTo(texture, in transferPixelsTo()
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.h252 bool onTransferPixelsTo(GrTexture*, int left, int top, int width, int height,
DGrGLGpu.cpp852 bool GrGLGpu::onTransferPixelsTo(GrTexture* texture, int left, int top, int width, int height, in onTransferPixelsTo() function in GrGLGpu
/third_party/skia/src/gpu/gl/
DGrGLGpu.h323 bool onTransferPixelsTo(GrTexture*,
DGrGLGpu.cpp867 bool GrGLGpu::onTransferPixelsTo(GrTexture* texture, in onTransferPixelsTo() function in GrGLGpu