Searched defs:bounds (Results 1 – 11 of 11) sorted by relevance
45 public default void scrollPage(Rect bounds, Direction dir, float percent) { in scrollPage()
158 public default void scrollPage(Rect bounds, Direction dir, float percent) { in scrollPage()
36 val bounds: Rect = _bounds ?: Rect.EMPTY constant
57 open val bounds: Rect = Rect.EMPTY in <lambda>() constant
31 override val bounds: Rect, in <lambda>() constant in com.android.server.wm.traces.common.windowmanager.windows.Task
110 val bounds = Size(size.x, size.y) in <lambda>() constant
227 Rect bounds = scrollable.getVisibleBounds(); in getScrollableMargin() local243 Rect bounds = scrollable.getVisibleBounds(); in getScrollSpeed() local
232 Rect bounds = scrollable.getVisibleBounds(); in calcScrollSpeed() local
287 Rect bounds = btn.getVisibleBounds(); in moveScannerCheckButton() local
41 val bounds: RectF, constant in com.android.server.wm.traces.common.layers.Layer
674 Rect bounds = brightness.getVisibleBounds(); in testChangeBrightness() local