Searched refs:setAffine (Results 1 - 3 of 3) sorted by relevance

/external/skia/tests/
H A DGradientTest.cpp33 matrix.setAffine(affine);
/external/skia/include/core/
H A DSkMatrix.h410 void setAffine(const SkScalar affine[6]);
/external/skia/src/core/
H A DSkMatrix.cpp76 void SkMatrix::setAffine(const SkScalar buffer[]) { function in class:SkMatrix

Completed in 142 milliseconds