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

/frameworks/base/libs/hwui/tests/common/
H A DTestUtils.cpp205 SkMatrix invertedTotalMatrix; local
206 if (!canvas->getTotalMatrix().invert(&invertedTotalMatrix)) {
211 invertedTotalMatrix.mapRect(&outlineInLocalCoord, outlineInDeviceCoord);

Completed in 32 milliseconds