Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPoint.cpp12 void SkIPoint::rotateCW(SkIPoint* dst) const { in rotateCW() function in SkIPoint
45 void SkPoint::rotateCW(SkPoint* dst) const { in rotateCW() function in SkPoint
/external/skia/include/core/
DSkPoint.h75 void rotateCW() { this->rotateCW(this); } in rotateCW() function
309 void rotateCW() { this->rotateCW(this); } in rotateCW() function