Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/window/
DSnapshotDrawerUtils.java350 private static boolean isAspectRatioMatch(Rect frame, int w, int h) { in isAspectRatioMatch() method in SnapshotDrawerUtils
357 private static boolean isAspectRatioMatch(Rect frame1, Rect frame2) { in isAspectRatioMatch() method in SnapshotDrawerUtils