Searched refs:appRect (Results 1 – 2 of 2) sorted by relevance
36 val appRect: Rect, in <lambda>() constant in com.android.server.wm.traces.common.windowmanager.windows.DisplayContent90 "mAppRect=$appRect mFlags=$flags" in <lambda>()105 if (appRect != other.appRect) return false in <lambda>()129 result = 31 * result + appRect.hashCode() in <lambda>()
268 appRect = Rect(0, 0, proto.displayInfo?.appWidth ?: 0, in <lambda>()