Searched defs:VIDEO_SD_HEIGHT (Results 1 - 1 of 1) sorted by relevance
/packages/apps/TV/src/com/android/tv/util/ | ||
H A D | Utils.java | 94 private static final int VIDEO_SD_HEIGHT = 480; field in class:Utils 541 } else if (width >= VIDEO_SD_WIDTH && height >= VIDEO_SD_HEIGHT) { |
Completed in 12 milliseconds