Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/src/android/tools/flicker/subject/region/
DRegionTraceSubject.kt144 fun isSameAspectRatio(other: Region): RegionTraceSubject = in notOverlaps() method in android.tools.flicker.subject.region.RegionTraceSubject
148 override fun isSameAspectRatio(other: Region, threshold: Double): RegionTraceSubject = apply { in notOverlaps() method in android.tools.flicker.subject.region.RegionTraceSubject
DIRegionSubject.kt225 fun isSameAspectRatio(other: Region, threshold: Double): IRegionSubject method
DRegionSubject.kt395 override fun isSameAspectRatio(other: Region, threshold: Double): RegionSubject = apply { in <lambda>() method in android.tools.flicker.subject.region.RegionSubject
434 fun isSameAspectRatio(other: RegionSubject, threshold: Double = 0.1): RegionSubject = in <lambda>() method in android.tools.flicker.subject.region.RegionSubject
437 fun isSameAspectRatio( in <lambda>() method in android.tools.flicker.subject.region.RegionSubject