Home
last modified time | relevance | path

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

/external/skia/src/gpu/mtl/
DGrMtlGpu.mm1330 bool GrMtlGpu::onTransferPixelsTo(GrTexture* texture, int left, int top, int width, int height, function
/external/skia/src/gpu/d3d/
DGrD3DGpu.h177 bool onTransferPixelsTo(GrTexture* texture, int left, int top, int width, int height, in onTransferPixelsTo() function
/external/skia/src/gpu/mock/
DGrMockGpu.h106 bool onTransferPixelsTo(GrTexture* texture, int left, int top, int width, int height, in onTransferPixelsTo() function
/external/skia/src/gpu/dawn/
DGrDawnGpu.cpp197 bool GrDawnGpu::onTransferPixelsTo(GrTexture* texture, int left, int top, int width, int height, in onTransferPixelsTo() function in GrDawnGpu
/external/skia/src/gpu/vk/
DGrVkGpu.cpp534 bool GrVkGpu::onTransferPixelsTo(GrTexture* texture, int left, int top, int width, int height, in onTransferPixelsTo() function in GrVkGpu
/external/skia/src/gpu/gl/
DGrGLGpu.cpp854 bool GrGLGpu::onTransferPixelsTo(GrTexture* texture, int left, int top, int width, int height, in onTransferPixelsTo() function in GrGLGpu