Searched refs:draggingItemOffset (Results 1 – 1 of 1) sorted by relevance
106 internal val draggingItemOffset: Offset constant in com.android.systemui.communal.ui.compose.GridDragDropState149 val startOffset = draggingItem.offset.toOffset() + draggingItemOffset in onDrag()265 translationX = dragDropState.draggingItemOffset.x in DraggableItem()266 translationY = dragDropState.draggingItemOffset.y in DraggableItem()