Searched refs:mLastMeasuredWidth (Results 1 – 1 of 1) sorted by relevance
71 private int mLastMeasuredWidth; field in SubtitleView243 if (mHasMeasurements && maxWidth == mLastMeasuredWidth) { in computeMeasurements()258 mLastMeasuredWidth = maxWidth; in computeMeasurements()