Searched defs:mTmpPoint (Results 1 – 5 of 5) sorted by relevance
36 private final float[] mTmpPoint = new float[2]; field in OrientationRectF
18 private float[] mTmpPoint = new float[2]; field in ClippedFolderIconLayoutRule
137 float[] mTmpPoint = new float[2]; // so we do not malloc field in ImageDraw
80 protected final Point mTmpPoint = new Point(); field in DragController
113 @Thunk final int[] mTmpPoint = new int[2]; field in CellLayout