Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/src/core/
DSkPoint.cpp22 void SkIPoint::rotateCCW(SkIPoint* dst) const { in rotateCCW() function in SkIPoint
65 void SkPoint::rotateCCW(SkPoint* dst) const { in rotateCCW() function in SkPoint
/external/skia/src/core/
DSkPoint.cpp21 void SkIPoint::rotateCCW(SkIPoint* dst) const { in rotateCCW() function in SkIPoint
64 void SkPoint::rotateCCW(SkPoint* dst) const { in rotateCCW() function in SkPoint
/external/chromium_org/third_party/skia/include/core/
DSkPoint.h85 void rotateCCW() { this->rotateCCW(this); } in rotateCCW() function
310 void rotateCCW() { this->rotateCCW(this); } in rotateCCW() function
/external/skia/include/core/
DSkPoint.h85 void rotateCCW() { this->rotateCCW(this); } in rotateCCW() function
310 void rotateCCW() { this->rotateCCW(this); } in rotateCCW() function