Searched defs:hwcCrop (Results 1 – 2 of 2) sorted by relevance
| /platform_testing/libraries/flicker/src/android/tools/common/traces/surfaceflinger/ | ||
| D | LayerProperties.kt | 47 override val hwcCrop: RectF = RectF.EMPTY, constant in android.tools.common.traces.surfaceflinger.LayerProperties |
| D | ILayerProperties.kt | 50 @JsName("hwcCrop") val hwcCrop: RectF constant |