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