Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPoint.cpp12 void SkIPoint::rotateCW(SkIPoint* dst) const { in rotateCW() function in SkIPoint
55 void SkPoint::rotateCW(SkPoint* dst) const { in rotateCW() function in SkPoint
/external/chromium_org/third_party/skia/src/core/
DSkPoint.cpp12 void SkIPoint::rotateCW(SkIPoint* dst) const { in rotateCW() function in SkIPoint
55 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
300 void rotateCW() { this->rotateCW(this); } in rotateCW() function
/external/chromium_org/third_party/skia/include/core/
DSkPoint.h75 void rotateCW() { this->rotateCW(this); } in rotateCW() function
300 void rotateCW() { this->rotateCW(this); } in rotateCW() function