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

/frameworks/base/libs/hwui/
H A DSnapshot.cpp201 Matrix4 roundRectDrawingMatrix = getOrthoMatrix(); local
202 roundRectDrawingMatrix.multiply(*transform);
203 state->matrix.loadInverse(roundRectDrawingMatrix);

Completed in 1253 milliseconds