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

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

Completed in 44 milliseconds