Searched refs:mRingPath (Results 1 – 1 of 1) sorted by relevance
172 private Path mRingPath; field in GradientDrawable428 mRingPath = null; in setShape()828 if (mRingPath != null && (!st.mUseLevelForShape || !mPathIsDirty)) return mRingPath;850 if (mRingPath == null) {851 mRingPath = new Path();853 mRingPath.reset();856 final Path ringPath = mRingPath;1062 mRingPath = null;