Searched refs:windowFrame (Results 1 – 5 of 5) sorted by relevance
517 RectF windowFrame = mTempRectF; in recomputeBoundsLocked() local518 windowFrame.set(touchableFrame); in recomputeBoundsLocked()519 windowFrame.offset(-windowState.mFrame.left, -windowState.mFrame.top); in recomputeBoundsLocked()520 matrix.mapRect(windowFrame); in recomputeBoundsLocked()522 windowBounds.set((int) windowFrame.left, (int) windowFrame.top, in recomputeBoundsLocked()523 (int) windowFrame.right, (int) windowFrame.bottom); in recomputeBoundsLocked()1185 RectF windowFrame = mTempRectF; in computeWindowBoundsInScreen() local1186 windowFrame.set(touchableFrame); in computeWindowBoundsInScreen()1187 windowFrame.offset(-windowState.mFrame.left, -windowState.mFrame.top); in computeWindowBoundsInScreen()1192 matrix.mapRect(windowFrame); in computeWindowBoundsInScreen()[all …]
1404 field public static final int windowFrame = 16842837; // 0x1010055
1448 field public static final int windowFrame = 16842837; // 0x1010055
1559 field public static final int windowFrame = 16842837; // 0x1010055