Searched defs:screenBounds (Results 1 – 3 of 3) sorted by relevance
| /platform_testing/libraries/flicker/src/android/tools/common/flicker/subject/layers/ | ||
| D | LayerSubject.kt | 68 val screenBounds: RegionSubject constant in android.tools.common.flicker.subject.layers.LayerSubject |
| /platform_testing/libraries/flicker/src/android/tools/common/traces/surfaceflinger/ | ||
| D | LayerProperties.kt | 41 override val screenBounds: RectF = RectF.EMPTY, constant in android.tools.common.traces.surfaceflinger.LayerProperties |
| D | ILayerProperties.kt | 44 @JsName("screenBounds") val screenBounds: RectF constant |