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

/packages/apps/TV/src/com/android/tv/util/
H A DUtils.java111 private static final int VIDEO_ULTRA_HD_WIDTH = 2048; field in class:Utils
519 if (width >= VIDEO_ULTRA_HD_WIDTH && height >= VIDEO_ULTRA_HD_HEIGHT) {

Completed in 35 milliseconds