Searched refs:RotateCW (Results 1 – 4 of 4) sorted by relevance
83 static void RotateCW(const SkPoint& src, SkPoint* dst) { in RotateCW() function90 static void RotateCW(SkPoint* pt) { in RotateCW() function91 RotateCW(*pt, pt); in RotateCW()
23 SkPointPriv::RotateCW(normal, ¶llel); in RoundCapper()34 SkPointPriv::RotateCW(normal, ¶llel); in SquareCapper()
579 SkPointPriv::RotateCW(before, &beforeCW); in arcCenter()580 SkPointPriv::RotateCW(after, &afterCW); in arcCenter()
55 SkPointPriv::RotateCW(vecSrc, &vecSrcPerp); in calc_dash_scaling()