Home
last modified time | relevance | path

Searched defs:onTransferPixelsTo (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm1388 bool GrMtlGpu::onTransferPixelsTo(GrTexture* texture, function
/third_party/skia/src/gpu/mock/
DGrMockGpu.h111 bool onTransferPixelsTo(GrTexture*, in onTransferPixelsTo() function
/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/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.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.cpp199 bool GrDawnGpu::onTransferPixelsTo(GrTexture* texture, in onTransferPixelsTo() function in GrDawnGpu
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp781 bool GrD3DGpu::onTransferPixelsTo(GrTexture* texture, in onTransferPixelsTo() function in GrD3DGpu
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.cpp463 bool GrVkGpu::onTransferPixelsTo(GrTexture* texture, int left, int top, int width, int height, in onTransferPixelsTo() function in GrVkGpu
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp543 bool GrVkGpu::onTransferPixelsTo(GrTexture* texture, in onTransferPixelsTo() function in GrVkGpu
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp867 bool GrGLGpu::onTransferPixelsTo(GrTexture* texture, in onTransferPixelsTo() function in GrGLGpu
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp852 bool GrGLGpu::onTransferPixelsTo(GrTexture* texture, int left, int top, int width, int height, in onTransferPixelsTo() function in GrGLGpu