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

  /external/skia/include/utils/
SkMatrix44.h 177 void setRotateAboutUnit(SkMScalar x, SkMScalar y, SkMScalar z,
  /external/skia/src/utils/
SkMatrix44.cpp 175 this->setRotateAboutUnit(x, y, z, radians);
178 void SkMatrix44::setRotateAboutUnit(SkMScalar x, SkMScalar y, SkMScalar z,

Completed in 76 milliseconds