Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/
DCopyTask.cpp112 SkIPoint dstPoint) { in Make()
122 SkIPoint dstPoint) in CopyTextureToTextureTask()
DCommandBuffer.cpp167 SkIPoint dstPoint) { in copyTextureToTexture()
/external/skia/src/gpu/ganesh/geometry/
DGrRect.h49 SkIPoint* dstPoint, in GrClipSrcRectAndDstPoint()
/external/skia/tests/
DCopySurfaceTest.cpp88 for (const SkIPoint& dstPoint : kDstPoints) { in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
/external/skia/src/gpu/graphite/mtl/
DMtlBlitCommandEncoder.h88 SkIPoint dstPoint) { in copyTextureToTexture()
/external/skia/src/gpu/ganesh/
DSurfaceContext.h166 bool testCopy(sk_sp<GrSurfaceProxy> src, const SkIRect& srcRect, const SkIPoint& dstPoint) { in testCopy()
DSurfaceFillContext.cpp112 const SkIPoint& dstPoint) { in blitTexture()
DGrSurfaceProxy.cpp294 SkIPoint dstPoint; in Copy() local
DSurfaceContext.cpp479 SkIPoint dstPoint = SkIPoint::Make(pt.fX, pt.fY); in internalWritePixels() local
959 SkIPoint dstPoint) { in copy()
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.cpp805 const SkIPoint& dstPoint) { in resolveImage()
2303 const SkIPoint& dstPoint) { in copySurfaceAsCopyImage()
2432 const SkIPoint& dstPoint) { in copySurfaceAsResolve()
2513 const SkIPoint dstPoint = dstRect.topLeft(); in onCopySurface() local
/external/skia/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp470 const SkIPoint dstPoint = dstRect.topLeft(); in onCopySurface() local
487 const SkIRect& srcRect, const SkIPoint& dstPoint) { in copySurfaceAsCopyTexture()
536 const SkIPoint& dstPoint) { in copySurfaceAsResolve()
/external/skia/src/gpu/graphite/vk/
DVulkanCommandBuffer.cpp360 SkIPoint dstPoint) { in onCopyTextureToTexture()
/external/skia/src/gpu/graphite/dawn/
DDawnCommandBuffer.cpp814 SkIPoint dstPoint) { in onCopyTextureToTexture()
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp3589 const SkIPoint& dstPoint) { in copySurfaceAsCopyTexSubImage()