Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDamageAccumulator.cpp297 Matrix4 stretchMatrix; in findNearestStretchEffect() local
298 computeTransformImpl(mHead, frame, &stretchMatrix); in findNearestStretchEffect()
300 stretchMatrix.mapRect(stretchRect); in findNearestStretchEffect()