Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/src/com/android/server/wm/flicker/traces/
DRegionSubject.kt84 fun isHigherOrEqual(subject: RegionSubject): RegionSubject = apply { in <lambda>() method
94 fun isHigherOrEqual(other: Rect): RegionSubject = apply { in <lambda>() method
104 fun isHigherOrEqual(other: Region): RegionSubject = apply { in <lambda>() method
114 fun isHigherOrEqual(other: android.graphics.Rect): RegionSubject = apply { in <lambda>() method
124 fun isHigherOrEqual(other: android.graphics.Region): RegionSubject = apply { in <lambda>() method