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

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

Completed in 131 milliseconds