Home
last modified time | relevance | path

Searched defs:setRotate (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/experimental/xform/
DSkXform.h109 void setRotate(SkScalar degrees) { in setRotate() function
/third_party/flutter/skia/src/effects/
DSkColorMatrix.cpp75 void SkColorMatrix::setRotate(Axis axis, float degrees) { in setRotate() function in SkColorMatrix
/third_party/flutter/skia/src/core/
DSkMatrix.cpp465 SkMatrix& SkMatrix::setRotate(SkScalar degrees, SkScalar px, SkScalar py) { in setRotate() function in SkMatrix
470 SkMatrix& SkMatrix::setRotate(SkScalar degrees) { in setRotate() function in SkMatrix