Searched refs:contentRectForRotation (Results 1 – 1 of 1) sorted by relevance
279 var contentInsets = state.contentRectForRotation(rot) in <lambda>()292 contentInsets = state.contentRectForRotation(rot) in <lambda>()305 contentInsets = state.contentRectForRotation(rot) in <lambda>()318 contentInsets = state.contentRectForRotation(rot) in <lambda>()681 fun contentRectForRotation(@Rotation rot: Int): Rect { in contentRectForRotation() method in ViewState