Home
last modified time | relevance | path

Searched defs:getAspectRatioString (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/util/
DUtils.java440 public static String getAspectRatioString(int width, int height) { in getAspectRatioString() method in Utils
453 public static String getAspectRatioString(float videoDisplayAspectRatio) { in getAspectRatioString() method in Utils