Home
last modified time | relevance | path

Searched refs:origDstPoint (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/vk/
DGrVkGpu.cpp1943 const SkIPoint& origDstPoint) { in copySurfaceAsResolve() argument
1946 SkIPoint dstPoint = origDstPoint; in copySurfaceAsResolve()
1954 SkIRect dstRect = SkIRect::MakeXYWH(origDstPoint.fX, origDstPoint.fY, in copySurfaceAsResolve()
/external/skia/src/gpu/vk/
DGrVkGpu.cpp1985 const SkIPoint& origDstPoint) { in copySurfaceAsResolve() argument
1988 SkIPoint dstPoint = origDstPoint; in copySurfaceAsResolve()
1996 SkIRect dstRect = SkIRect::MakeXYWH(origDstPoint.fX, origDstPoint.fY, in copySurfaceAsResolve()