Home
last modified time | relevance | path

Searched defs:rotateCCW (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkPoint.cpp22 void SkIPoint::rotateCCW(SkIPoint* dst) const { in rotateCCW() function in SkIPoint
55 void SkPoint::rotateCCW(SkPoint* dst) const { in rotateCCW() function in SkPoint
/external/skia/include/core/
DSkPoint.h85 void rotateCCW() { this->rotateCCW(this); } in rotateCCW() function
319 void rotateCCW() { this->rotateCCW(this); } in rotateCCW() function