Home
last modified time | relevance | path

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

/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/dawn/
DGrDawnGpu.h129 bool onTransferPixelsFrom(GrSurface* surface, int left, int top, int width, int height,
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.h188 bool onTransferPixelsFrom(GrSurface*,
DGrDawnGpu.cpp210 bool GrDawnGpu::onTransferPixelsFrom(GrSurface* surface, in onTransferPixelsFrom() function in GrDawnGpu
/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/skia/src/gpu/mtl/
DGrMtlGpu.h215 bool onTransferPixelsFrom(GrSurface*,
DGrMtlGpu.mm1443 bool GrMtlGpu::onTransferPixelsFrom(GrSurface* surface, function
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.h191 bool onTransferPixelsFrom(GrSurface*,
DGrD3DGpu.cpp849 bool GrD3DGpu::onTransferPixelsFrom(GrSurface* surface, in onTransferPixelsFrom() function in GrD3DGpu
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.h236 bool onTransferPixelsFrom(GrSurface* surface, int left, int top, int width, int height,
DGrVkGpu.cpp520 bool GrVkGpu::onTransferPixelsFrom(GrSurface* surface, int left, int top, int width, int height, in onTransferPixelsFrom() function in GrVkGpu
/third_party/flutter/skia/src/gpu/
DGrGpu.h595 virtual bool onTransferPixelsFrom(GrSurface*, int left, int top, int width, int height,
DGrGpu.cpp512 if (this->onTransferPixelsFrom(surface, left, top, width, height, surfaceColorType, in transferPixelsFrom()
/third_party/skia/src/gpu/vk/
DGrVkGpu.h297 bool onTransferPixelsFrom(GrSurface*,
DGrVkGpu.cpp616 bool GrVkGpu::onTransferPixelsFrom(GrSurface* surface, in onTransferPixelsFrom() function in GrVkGpu
/third_party/skia/src/gpu/
DGrGpu.h768 virtual bool onTransferPixelsFrom(GrSurface*,
DGrGpu.cpp567 if (this->onTransferPixelsFrom(surface, in transferPixelsFrom()
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.h255 bool onTransferPixelsFrom(GrSurface*, int left, int top, int width, int height,
DGrGLGpu.cpp925 bool GrGLGpu::onTransferPixelsFrom(GrSurface* surface, int left, int top, int width, int height, in onTransferPixelsFrom() function in GrGLGpu
/third_party/skia/src/gpu/gl/
DGrGLGpu.h331 bool onTransferPixelsFrom(GrSurface*,
DGrGLGpu.cpp934 bool GrGLGpu::onTransferPixelsFrom(GrSurface* surface, in onTransferPixelsFrom() function in GrGLGpu