Searched refs:boundInScreen (Results 1 – 1 of 1) sorted by relevance
1070 final Rect boundInScreen = mTempRect; in transformBoundsWithScreenMatrix() local1073 info.getBoundsInScreen(boundInScreen); in transformBoundsWithScreenMatrix()1074 transformedBounds.set(boundInScreen); in transformBoundsWithScreenMatrix()1094 roundRectFToRect(transformedBounds, boundInScreen); in transformBoundsWithScreenMatrix()1095 info.setBoundsInScreen(boundInScreen); in transformBoundsWithScreenMatrix()