| /third_party/skia/src/gpu/ |
| D | GrCopyRenderTask.cpp | 19 SkIPoint dstPoint, in Make() 45 SkIPoint dstPoint, in GrCopyRenderTask() 89 SkIPoint dstPoint = fDstPoint; in onExecute() local
|
| D | SurfaceContext.h | 176 bool testCopy(sk_sp<GrSurfaceProxy> src, const SkIRect& srcRect, const SkIPoint& dstPoint) { in testCopy()
|
| /third_party/flutter/skia/src/gpu/gl/ |
| D | GrGLGpuCommandBuffer.h | 24 void copy(GrSurface* src, const SkIRect& srcRect, const SkIPoint& dstPoint) override { in copy() 70 void copy(GrSurface* src, const SkIRect& srcRect, const SkIPoint& dstPoint) override { in copy()
|
| /third_party/flutter/skia/src/gpu/mock/ |
| D | GrMockGpuCommandBuffer.h | 22 void copy(GrSurface* src, const SkIRect& srcRect, const SkIPoint& dstPoint) override {} in copy() 44 void copy(GrSurface* src, const SkIRect& srcRect, const SkIPoint& dstPoint) override {} in copy()
|
| D | GrMockCaps.h | 150 const SkIRect& srcRect, const SkIPoint& dstPoint) const override { in onCanCopySurface()
|
| D | GrMockGpu.h | 117 const SkIPoint& dstPoint, bool canDiscardOutsideDstRect) override { in onCopySurface()
|
| /third_party/flutter/skia/src/gpu/ops/ |
| D | GrCopySurfaceOp.cpp | 20 const SkIPoint& dstPoint) { in Make()
|
| D | GrCopySurfaceOp.h | 50 const SkIPoint& dstPoint) in GrCopySurfaceOp()
|
| /third_party/skia/src/gpu/dawn/ |
| D | GrDawnCaps.h | 62 const SkIRect& srcRect, const SkIPoint& dstPoint) const override { in onCanCopySurface()
|
| /third_party/flutter/skia/src/gpu/dawn/ |
| D | GrDawnCaps.h | 69 const SkIRect& srcRect, const SkIPoint& dstPoint) const override { in onCanCopySurface()
|
| D | GrDawnGpuCommandBuffer.cpp | 34 const SkIPoint& dstPoint) { in copy() 198 const SkIPoint& dstPoint) { in copy()
|
| /third_party/flutter/skia/src/gpu/ |
| D | GrSurfaceContext.h | 95 bool testCopy(GrSurfaceProxy* src, const SkIRect& srcRect, const SkIPoint& dstPoint) { in testCopy()
|
| D | GrSurfaceContext.cpp | 364 SkIPoint dstPoint = SkIPoint::Make(pt.fX, pt.fY); in writePixels() local 410 bool GrSurfaceContext::copy(GrSurfaceProxy* src, const SkIRect& srcRect, const SkIPoint& dstPoint) { in copy()
|
| D | GrTextureOpList.cpp | 160 const SkIPoint& dstPoint) { in copySurface()
|
| /third_party/flutter/skia/tests/ |
| D | CopySurfaceTest.cpp | 77 for (auto dstPoint : kDstPoints) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| /third_party/skia/tests/ |
| D | CopySurfaceTest.cpp | 78 for (const SkIPoint& dstPoint : kDstPoints) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| /third_party/flutter/skia/src/gpu/mtl/ |
| D | GrMtlGpuCommandBuffer.h | 32 void copy(GrSurface* src, const SkIRect& srcRect, const SkIPoint& dstPoint) override { in copy()
|
| /third_party/flutter/skia/src/gpu/geometry/ |
| D | GrRect.h | 102 const SkIPoint& dstPoint, in GrClipSrcRectAndDstPoint()
|
| /third_party/skia/src/gpu/geometry/ |
| D | GrRect.h | 108 const SkIPoint& dstPoint, in GrClipSrcRectAndDstPoint()
|
| /third_party/flutter/skia/src/gpu/vk/ |
| D | GrVkGpuCommandBuffer.cpp | 49 Copy(GrSurface* src, const SkIRect& srcRect, const SkIPoint& dstPoint, bool shouldDiscardDst) in Copy() 96 const SkIPoint& dstPoint) { in copy() 576 const SkIPoint& dstPoint) { in copy()
|
| D | GrVkGpu.cpp | 586 const SkIPoint& dstPoint) { in resolveImage() 2082 const SkIPoint& dstPoint) { in copySurfaceAsCopyImage() 2137 const SkIPoint& dstPoint) { in copySurfaceAsBlit() 2193 const SkIPoint& dstPoint) { in copySurfaceAsResolve() 2207 const SkIPoint& dstPoint, bool canDiscardOutsideDstRect) { in onCopySurface()
|
| /third_party/skia/src/gpu/mock/ |
| D | GrMockCaps.h | 151 const SkIRect& srcRect, const SkIPoint& dstPoint) const override { in onCanCopySurface()
|
| D | GrMockGpu.h | 131 const SkIPoint& dstPoint) override { in onCopySurface()
|
| /third_party/skia/src/gpu/v1/ |
| D | SurfaceFillContext_v1.cpp | 236 const SkIPoint& dstPoint) { in blitTexture()
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkGpu.cpp | 685 const SkIPoint& dstPoint) { in resolveImage() 2148 const SkIPoint& dstPoint) { in copySurfaceAsCopyImage() 2212 const SkIPoint& dstPoint) { in copySurfaceAsBlit() 2279 const SkIPoint& dstPoint) { in copySurfaceAsResolve() 2293 const SkIPoint& dstPoint) { in onCopySurface()
|