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