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