Home
last modified time | relevance | path

Searched defs:itemBoundingBox (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DGridDragDropState.kt298 val itemBoundingBox = IntRect(item.offset, item.size) in onDrag() constant
528 val itemBoundingBox = IntRect(item.offset, item.size) in performDragAction() constant