Searched refs:fDstPoint (Results 1 – 1 of 1) sorted by relevance
46 fSrcRect.fBottom, fDstPoint.fX, fDstPoint.fY); in dumpInfo()57 , fDstPoint(dstPoint) { in GrCopySurfaceBatch()67 state->gpu()->copySurface(fDst.get(), fSrc.get(), fSrcRect, fDstPoint); in onDraw()73 SkIPoint fDstPoint; variable