Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/src/android/tools/device/traces/parsers/surfaceflinger/
DLayersTraceParser.kt161 private fun Common.SizeProto?.toSize(): Size { in toSize() method
165 private fun Common.ColorProto?.toColor(): Color { in toColor() method
186 private fun Common.RectProto?.toCropRect(): Rect? { in toCropRect() method
200 private fun Common.RegionProto?.toRegion(): Region? { in toRegion() method
207 private fun Common.RectProto?.toRect(): Rect = in toRect() method