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

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

Completed in 53 milliseconds