Searched refs:mLocalPoint (Results 1 – 1 of 1) sorted by relevance
166 private PointF mLocalPoint; field in ViewGroup1365 if (mLocalPoint == null) mLocalPoint = new PointF(); in getLocalPoint()1366 return mLocalPoint; in getLocalPoint()