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