Home
last modified time | relevance | path

Searched defs:dstPoint (Results 1 – 25 of 33) sorted by relevance

12

/external/skia/src/gpu/
DGrCopyRenderTask.cpp18 SkIPoint dstPoint, in Make()
44 SkIPoint dstPoint, in GrCopyRenderTask()
88 SkIPoint dstPoint = fDstPoint; in onExecute() local
DGrSurfaceContext.h196 bool testCopy(sk_sp<GrSurfaceProxy> src, const SkIRect& srcRect, const SkIPoint& dstPoint) { in testCopy()
DGrSurfaceProxy.cpp262 SkIPoint dstPoint; in Copy() local
DGrSurfaceFillContext.cpp440 const SkIPoint& dstPoint) { in blitTexture()
/external/skqp/src/gpu/ops/
DGrCopySurfaceOp.cpp19 const SkIPoint& dstPoint, in clip_src_rect_and_dst_point()
70 const SkIPoint& dstPoint) { in Make()
DGrCopySurfaceOp.h45 const SkIRect& srcRect, const SkIPoint& dstPoint) in GrCopySurfaceOp()
/external/skqp/src/gpu/gl/
DGrGLGpuCommandBuffer.h25 const SkIPoint& dstPoint) override { in copy()
66 const SkIPoint& dstPoint) override { in copy()
/external/skqp/src/gpu/mock/
DGrMockGpuCommandBuffer.h23 const SkIPoint& dstPoint) override {} in copy()
44 const SkIPoint& dstPoint) override {} in copy()
DGrMockCaps.h111 const SkIRect& srcRect, const SkIPoint& dstPoint) const override { in onCanCopySurface()
DGrMockGpu.h95 const SkIPoint& dstPoint, bool canDiscardOutsideDstRect) override { in onCopySurface()
/external/skia/src/gpu/dawn/
DGrDawnCaps.h62 const SkIRect& srcRect, const SkIPoint& dstPoint) const override { in onCanCopySurface()
/external/skqp/src/gpu/
DGrSurfaceContext.cpp79 bool GrSurfaceContext::copy(GrSurfaceProxy* src, const SkIRect& srcRect, const SkIPoint& dstPoint) { in copy()
DGrTextureOpList.cpp143 const SkIPoint& dstPoint) { in copySurface()
DGrGpu.cpp232 const SkIRect& srcRect, const SkIPoint& dstPoint, in copySurface()
/external/skqp/tests/
DCopySurfaceTest.cpp74 for (auto dstPoint : kDstPoints) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/external/skia/tests/
DCopySurfaceTest.cpp79 for (const SkIPoint& dstPoint : kDstPoints) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/external/skqp/src/gpu/mtl/
DGrMtlGpuCommandBuffer.h31 const SkIPoint& dstPoint) override { in copy()
/external/skia/src/gpu/geometry/
DGrRect.h108 const SkIPoint& dstPoint, in GrClipSrcRectAndDstPoint()
/external/skia/src/gpu/mock/
DGrMockCaps.h164 const SkIRect& srcRect, const SkIPoint& dstPoint) const override { in onCanCopySurface()
DGrMockGpu.h118 const SkIPoint& dstPoint) override { in onCopySurface()
/external/skqp/src/gpu/vk/
DGrVkCopyManager.cpp154 const SkIRect& srcRect, const SkIPoint& dstPoint, in copySurfaceAsDraw()
DGrVkGpu.cpp483 const SkIPoint& dstPoint) { in resolveImage()
1819 const SkIPoint& dstPoint) { in copySurfaceAsCopyImage()
1879 const SkIPoint& dstPoint) { in copySurfaceAsBlit()
1954 SkIPoint dstPoint = origDstPoint; in copySurfaceAsResolve() local
1969 const SkIRect& srcRect, const SkIPoint& dstPoint, in onCopySurface()
DGrVkGpuCommandBuffer.cpp30 const SkIRect& srcRect, const SkIPoint& dstPoint) { in copy()
555 const SkIPoint& dstPoint) { in copy()
/external/skia/src/gpu/vk/
DGrVkGpu.cpp674 const SkIPoint& dstPoint) { in resolveImage()
2117 const SkIPoint& dstPoint) { in copySurfaceAsCopyImage()
2178 const SkIPoint& dstPoint) { in copySurfaceAsBlit()
2240 const SkIPoint& dstPoint) { in copySurfaceAsResolve()
2254 const SkIPoint& dstPoint) { in onCopySurface()
/external/skia/src/gpu/d3d/
DGrD3DGpu.cpp420 const SkIPoint& dstPoint) { in onCopySurface()
468 const SkIRect& srcRect, const SkIPoint& dstPoint) { in copySurfaceAsCopyTexture()
517 const SkIPoint& dstPoint) { in copySurfaceAsResolve()

12