Home
last modified time | relevance | path

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

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