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

/packages/apps/TV/src/com/android/tv/guide/
H A DProgramTableAdapter.java566 int videoDefinitionLevel = Utils.getVideoDefinitionLevelFromSize(
/packages/apps/TV/src/com/android/tv/util/
H A DUtils.java518 public static int getVideoDefinitionLevelFromSize(int width, int height) { method in class:Utils
/packages/apps/TV/src/com/android/tv/ui/
H A DTunableTvView.java267 mVideoFormat = Utils.getVideoDefinitionLevelFromSize(

Completed in 43 milliseconds