Searched refs:mPathIsDirty (Results 1 – 1 of 1) sorted by relevance
173 private boolean mPathIsDirty = true; field in GradientDrawable241 mPathIsDirty = true; in setCornerRadii()280 mPathIsDirty = true; in setCornerRadius()412 mPathIsDirty = true; in setSize()429 mPathIsDirty = true; in setShape()819 if (mPathIsDirty) {823 mPathIsDirty = false;828 if (mRingPath != null && (!st.mUseLevelForShape || !mPathIsDirty)) return mRingPath;829 mPathIsDirty = false;1063 mPathIsDirty = true;[all …]