Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm1443 bool GrMtlGpu::onTransferPixelsFrom(GrSurface* surface, function
/third_party/skia/src/gpu/mock/
DGrMockGpu.h121 bool onTransferPixelsFrom(GrSurface*, in onTransferPixelsFrom() function
/third_party/flutter/skia/src/gpu/mock/
DGrMockGpu.h111 bool onTransferPixelsFrom(GrSurface* surface, int left, int top, int width, int height, in onTransferPixelsFrom() function
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlGpu.h183 bool onTransferPixelsFrom(GrSurface*, int left, int top, int width, int height, in onTransferPixelsFrom() function
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnGpu.cpp111 bool GrDawnGpu::onTransferPixelsFrom(GrSurface* surface, int left, int top, int width, int height, in onTransferPixelsFrom() function in GrDawnGpu
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp210 bool GrDawnGpu::onTransferPixelsFrom(GrSurface* surface, in onTransferPixelsFrom() function in GrDawnGpu
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp849 bool GrD3DGpu::onTransferPixelsFrom(GrSurface* surface, in onTransferPixelsFrom() function in GrD3DGpu
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp616 bool GrVkGpu::onTransferPixelsFrom(GrSurface* surface, in onTransferPixelsFrom() function in GrVkGpu
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.cpp520 bool GrVkGpu::onTransferPixelsFrom(GrSurface* surface, int left, int top, int width, int height, in onTransferPixelsFrom() function in GrVkGpu
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp934 bool GrGLGpu::onTransferPixelsFrom(GrSurface* surface, in onTransferPixelsFrom() function in GrGLGpu
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp925 bool GrGLGpu::onTransferPixelsFrom(GrSurface* surface, int left, int top, int width, int height, in onTransferPixelsFrom() function in GrGLGpu