Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkPoint.h47 void rotateCW() { this->rotateCW(this); } in rotateCW() function
203 void rotateCW() { this->rotateCW(this); } in rotateCW() function
/external/skia/src/core/
DSkPoint.cpp19 void SkIPoint::rotateCW(SkIPoint* dst) const { in rotateCW() function in SkIPoint
39 void SkPoint::rotateCW(SkPoint* dst) const { in rotateCW() function in SkPoint