Searched refs:boundTop (Results 1 – 2 of 2) sorted by relevance
28 val boundTop: Rect, constant in android.tools.traces.wm.DisplayCutout39 if (boundTop != other.boundTop) return false in equals()50 result = 31 * result + boundTop.hashCode() in hashCode()61 "boundTop=$boundTop, " + in toString()72 boundTop: Rect, in from()77 DisplayCutout(insets, boundLeft, boundTop, boundRight, boundBottom, waterfallInsets) in from()
516 proto.boundTop?.toRect() ?: Rect(), in <lambda>()