Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/window/
H A DSnapshotDrawerUtils.java339 public static boolean isAspectRatioMatch(Rect frame, TaskSnapshot snapshot) { in isAspectRatioMatch() method in SnapshotDrawerUtils
349 private static boolean isAspectRatioMatch(Rect frame1, Rect frame2) { in isAspectRatioMatch() method in SnapshotDrawerUtils