Searched refs:boundInScreen (Results 1 – 1 of 1) sorted by relevance
1071 final Rect boundInScreen = mTempRect; in transformBoundsWithScreenMatrix() local1074 info.getBoundsInScreen(boundInScreen); in transformBoundsWithScreenMatrix()1075 transformedBounds.set(boundInScreen); in transformBoundsWithScreenMatrix()1095 roundRectFToRect(transformedBounds, boundInScreen); in transformBoundsWithScreenMatrix()1096 info.setBoundsInScreen(boundInScreen); in transformBoundsWithScreenMatrix()