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

/external/skia/src/core/
H A DSkDraw.cpp909 SkMatrix tmpMatrix; local
924 if (!tmpMatrix.setConcat(*matrix, *prePathMatrix)) {
928 matrix = &tmpMatrix;

Completed in 41 milliseconds