Searched defs:mTmpPoint (Results 1 – 5 of 5) sorted by relevance
62 final Point mTmpPoint = new Point(); field in MirrorWindowControl
154 private final Point mTmpPoint = new Point(); field in LetterboxUiController
307 final Point mTmpPoint = new Point(); field in WindowContainer3032 mSurfaceFreezer.freeze(getSyncTransaction(), startBounds, mTmpPoint, freezeTarget); in initializeChangeTransition() local
667 private final Point mTmpPoint = new Point(); field in WindowState
706 private final float[] mTmpPoint = new float[2]; field in AbsListView