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()
4061 private boolean mBoundsChanged = true; field in View.ForegroundInfo13515 mForegroundInfo.mBoundsChanged = true;14407 mForegroundInfo.mBoundsChanged = true;14476 mForegroundInfo.mBoundsChanged = true;14539 mForegroundInfo.mBoundsChanged = true;14599 mForegroundInfo.mBoundsChanged = true;19775 mForegroundInfo.mBoundsChanged = true;20662 mForegroundInfo.mBoundsChanged = true;20896 if (mForegroundInfo.mBoundsChanged) {20897 mForegroundInfo.mBoundsChanged = false;