Home
last modified time | relevance | path

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

12

/external/skia/src/gpu/ops/
DGrCopySurfaceOp.cpp19 const SkIPoint& dstPoint, in clip_src_rect_and_dst_point()
70 const SkIPoint& dstPoint) { in Make()
DGrCopySurfaceOp.h47 const SkIRect& srcRect, const SkIPoint& dstPoint) in GrCopySurfaceOp()
/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/skia/src/gpu/gl/
DGrGLGpuCommandBuffer.h25 const SkIPoint& dstPoint) override { in copy()
66 const SkIPoint& dstPoint) override { in copy()
/external/skia/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.h101 const SkIPoint& dstPoint, bool canDiscardOutsideDstRect) override { in onCopySurface()
/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/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()
/external/skia/src/gpu/
DGrSurfaceContext.cpp102 bool GrSurfaceContext::copy(GrSurfaceProxy* src, const SkIRect& srcRect, const SkIPoint& dstPoint) { in copy()
DGrTextureOpList.cpp145 const SkIPoint& dstPoint) { in copySurface()
/external/skia/tests/
DCopySurfaceTest.cpp74 for (auto dstPoint : kDstPoints) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/external/skqp/tests/
DCopySurfaceTest.cpp74 for (auto 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/mtl/
DGrMtlGpuCommandBuffer.h31 const SkIPoint& dstPoint) override { in copy()
/external/skqp/src/gpu/vk/
DGrVkCopyManager.cpp154 const SkIRect& srcRect, const SkIPoint& dstPoint, in copySurfaceAsDraw()
DGrVkGpuCommandBuffer.cpp30 const SkIRect& srcRect, const SkIPoint& dstPoint) { in copy()
555 const SkIPoint& dstPoint) { in copy()
DGrVkGpu.cpp483 const SkIPoint& dstPoint) { in resolveImage()
1811 const SkIPoint& dstPoint) { in copySurfaceAsCopyImage()
1871 const SkIPoint& dstPoint) { in copySurfaceAsBlit()
1946 SkIPoint dstPoint = origDstPoint; in copySurfaceAsResolve() local
1961 const SkIRect& srcRect, const SkIPoint& dstPoint, in onCopySurface()
/external/skia/src/gpu/vk/
DGrVkCopyManager.cpp154 const SkIRect& srcRect, const SkIPoint& dstPoint, in copySurfaceAsDraw()
DGrVkGpuCommandBuffer.cpp31 const SkIRect& srcRect, const SkIPoint& dstPoint) { in copy()
552 const SkIPoint& dstPoint) { in copy()

12