Searched defs:dstPoint (Results 1 – 14 of 14) sorted by relevance
| /external/skia/src/gpu/graphite/task/ |
| D | CopyTask.cpp | 126 SkIPoint dstPoint, in Make() 141 SkIPoint dstPoint, in CopyTextureToTextureTask()
|
| /external/skia/src/gpu/ganesh/geometry/ |
| D | GrRect.h | 49 SkIPoint* dstPoint, in GrClipSrcRectAndDstPoint()
|
| /external/skia/tests/ |
| D | CopySurfaceTest.cpp | 89 for (const SkIPoint& dstPoint : kDstPoints) { in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|
| /external/skia/src/gpu/graphite/mtl/ |
| D | MtlBlitCommandEncoder.h | 92 SkIPoint dstPoint, in copyTextureToTexture()
|
| /external/skia/src/gpu/ganesh/ |
| D | SurfaceContext.h | 167 bool testCopy(sk_sp<GrSurfaceProxy> src, const SkIRect& srcRect, const SkIPoint& dstPoint) { in testCopy()
|
| D | SurfaceFillContext.cpp | 112 const SkIPoint& dstPoint) { in blitTexture()
|
| D | GrSurfaceProxy.cpp | 296 SkIPoint dstPoint; in Copy() local
|
| D | SurfaceContext.cpp | 488 SkIPoint dstPoint = SkIPoint::Make(pt.fX, pt.fY); in internalWritePixels() local 1010 SkIPoint dstPoint) { in copy()
|
| /external/skia/src/gpu/graphite/ |
| D | CommandBuffer.cpp | 184 SkIPoint dstPoint, in copyTextureToTexture()
|
| /external/skia/src/gpu/ganesh/vk/ |
| D | GrVkGpu.cpp | 763 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/ |
| D | GrD3DGpu.cpp | 478 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/ |
| D | DawnCommandBuffer.cpp | 987 SkIPoint dstPoint, in onCopyTextureToTexture()
|
| /external/skia/src/gpu/graphite/vk/ |
| D | VulkanCommandBuffer.cpp | 1385 SkIPoint dstPoint, in onCopyTextureToTexture()
|
| /external/skia/src/gpu/ganesh/gl/ |
| D | GrGLGpu.cpp | 3667 const SkIPoint& dstPoint) { in copySurfaceAsCopyTexSubImage()
|