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

/packages/apps/TV/src/com/android/tv/util/
H A DUtils.java109 private static final int VIDEO_FULL_HD_WIDTH = 1920; field in class:Utils
521 } else if (width >= VIDEO_FULL_HD_WIDTH && height >= VIDEO_FULL_HD_HEIGHT) {

Completed in 31 milliseconds