Searched refs:mBoundsChanged (Results 1 – 3 of 3) sorted by relevance
46 private boolean mBoundsChanged; field in ScrollBarDrawable106 mBoundsChanged = true; in setParameters()156 mBoundsChanged = true; in onBoundsChange()195 if (mBoundsChanged) { in drawTrack()203 final boolean changed = mRangeChanged || mBoundsChanged; in drawThumb()
97 private boolean mBoundsChanged;161 mBoundsChanged = true;169 mBoundsChanged = true;598 updateDrawText = (mCurrentTextSize != newTextSize) || mBoundsChanged || updateDrawText; in calculateUsingTextSize()600 mBoundsChanged = false; in calculateUsingTextSize()
4023 private boolean mBoundsChanged = true; field in View.ForegroundInfo13447 mForegroundInfo.mBoundsChanged = true;14339 mForegroundInfo.mBoundsChanged = true;14408 mForegroundInfo.mBoundsChanged = true;14471 mForegroundInfo.mBoundsChanged = true;14531 mForegroundInfo.mBoundsChanged = true;19702 mForegroundInfo.mBoundsChanged = true;20589 mForegroundInfo.mBoundsChanged = true;20823 if (mForegroundInfo.mBoundsChanged) {20824 mForegroundInfo.mBoundsChanged = false;