Searched refs:mLastCaptionLayoutHeight (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DCea708CaptionRenderer.java1691 private int mLastCaptionLayoutHeight; field in class:Cea708CCWidget.CCWindowLayout
1989 if (width != mLastCaptionLayoutWidth || height != mLastCaptionLayoutHeight) {
1991 mLastCaptionLayoutHeight = height;

Completed in 38 milliseconds