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