HomeSort by relevance Sort by last modified time
    Searched defs:setRotateAboutUnit (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkMatrix44.cpp 339 this->setRotateAboutUnit(x, y, z, radians);
342 void SkMatrix44::setRotateAboutUnit(SkMScalar x, SkMScalar y, SkMScalar z,
  /external/skqp/src/core/
SkMatrix44.cpp 339 this->setRotateAboutUnit(x, y, z, radians);
342 void SkMatrix44::setRotateAboutUnit(SkMScalar x, SkMScalar y, SkMScalar z,

Completed in 55 milliseconds