Home | History | Annotate | Download | only in hwui

Lines Matching refs:concatMatrix

372     void concatMatrix(const SkMatrix& matrix) { mState.concatMatrix(matrix); }
380 void concatMatrix(const Matrix4& matrix); // internal only convenience method