Searched refs:centerPoint (Results 1 – 2 of 2) sorted by relevance
1370 SkPoint centerPoint = unitPts[0] + unitPts[1]; in arcTo() local1371 centerPoint *= 0.5f; in arcTo()1372 centerPoint.offset(-delta.fY, delta.fX); in arcTo()1373 unitPts[0] -= centerPoint; in arcTo()1374 unitPts[1] -= centerPoint; in arcTo()1399 unitPts[1] += centerPoint; in arcTo()
929 XPS_POINT centerPoint; in createXpsRadialGradient() local933 centerPoint = xps_point(info.fPoint[0]); in createXpsRadialGradient()938 centerPoint = xps_point(info.fPoint[0], localMatrix); in createXpsRadialGradient()958 ¢erPoint, in createXpsRadialGradient()