Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/task/
DCopyTask.cpp126 SkIPoint dstPoint, in Make()
141 SkIPoint dstPoint, in CopyTextureToTextureTask()
/external/skia/src/gpu/ganesh/geometry/
DGrRect.h49 SkIPoint* dstPoint, in GrClipSrcRectAndDstPoint()
/external/skia/tests/
DCopySurfaceTest.cpp89 for (const SkIPoint& dstPoint : kDstPoints) { in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
/external/skia/src/gpu/graphite/mtl/
DMtlBlitCommandEncoder.h92 SkIPoint dstPoint, in copyTextureToTexture()
/external/skia/src/gpu/ganesh/
DSurfaceContext.h167 bool testCopy(sk_sp<GrSurfaceProxy> src, const SkIRect& srcRect, const SkIPoint& dstPoint) { in testCopy()
DSurfaceFillContext.cpp112 const SkIPoint& dstPoint) { in blitTexture()
DGrSurfaceProxy.cpp296 SkIPoint dstPoint; in Copy() local
DSurfaceContext.cpp488 SkIPoint dstPoint = SkIPoint::Make(pt.fX, pt.fY); in internalWritePixels() local
1010 SkIPoint dstPoint) { in copy()
/external/skia/src/gpu/graphite/
DCommandBuffer.cpp184 SkIPoint dstPoint, in copyTextureToTexture()
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.cpp763 const SkIPoint& dstPoint) { in resolveImage()
2275 const SkIPoint& dstPoint) { in copySurfaceAsCopyImage()
2404 const SkIPoint& dstPoint) { in copySurfaceAsResolve()
2485 const SkIPoint dstPoint = dstRect.topLeft(); in onCopySurface() local
/external/skia/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp478 const SkIPoint dstPoint = dstRect.topLeft(); in onCopySurface() local
495 const SkIRect& srcRect, const SkIPoint& dstPoint) { in copySurfaceAsCopyTexture()
544 const SkIPoint& dstPoint) { in copySurfaceAsResolve()
/external/skia/src/gpu/graphite/dawn/
DDawnCommandBuffer.cpp987 SkIPoint dstPoint, in onCopyTextureToTexture()
/external/skia/src/gpu/graphite/vk/
DVulkanCommandBuffer.cpp1385 SkIPoint dstPoint, in onCopyTextureToTexture()
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp3667 const SkIPoint& dstPoint) { in copySurfaceAsCopyTexSubImage()