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