Home
last modified time | relevance | path

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

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