Searched refs:windowFrame (Results 1 – 4 of 4) sorted by relevance
555 RectF windowFrame = mTempRectF; in recomputeBoundsLocked() local556 windowFrame.set(touchableFrame); in recomputeBoundsLocked()557 windowFrame.offset(-windowState.mFrame.left, -windowState.mFrame.top); in recomputeBoundsLocked()558 matrix.mapRect(windowFrame); in recomputeBoundsLocked()560 windowBounds.set((int) windowFrame.left, (int) windowFrame.top, in recomputeBoundsLocked()561 (int) windowFrame.right, (int) windowFrame.bottom); in recomputeBoundsLocked()1223 RectF windowFrame = mTempRectF; in computeWindowBoundsInScreen() local1224 windowFrame.set(touchableFrame); in computeWindowBoundsInScreen()1225 windowFrame.offset(-windowState.mFrame.left, -windowState.mFrame.top); in computeWindowBoundsInScreen()1230 matrix.mapRect(windowFrame); in computeWindowBoundsInScreen()[all …]
1404 field public static final int windowFrame = 16842837; // 0x1010055
1519 field public static final int windowFrame = 16842837; // 0x1010055
1646 field public static final int windowFrame = 16842837; // 0x1010055