Searched refs:setRotateAboutUnit (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/include/utils/
H A DSkMatrix44.h307 void setRotateAboutUnit(SkMScalar x, SkMScalar y, SkMScalar z,
/external/skia/include/utils/
H A DSkMatrix44.h307 void setRotateAboutUnit(SkMScalar x, SkMScalar y, SkMScalar z,
/external/chromium_org/third_party/skia/src/utils/
H A DSkMatrix44.cpp316 this->setRotateAboutUnit(x, y, z, radians);
319 void SkMatrix44::setRotateAboutUnit(SkMScalar x, SkMScalar y, SkMScalar z, function in class:SkMatrix44
/external/skia/src/utils/
H A DSkMatrix44.cpp316 this->setRotateAboutUnit(x, y, z, radians);
319 void SkMatrix44::setRotateAboutUnit(SkMScalar x, SkMScalar y, SkMScalar z, function in class:SkMatrix44

Completed in 202 milliseconds