Searched refs:CorePanelEntity (Results 1 – 2 of 2) sorted by relevance
29 import androidx.xr.compose.subspace.layout.CorePanelEntity58 ): CorePanelEntity { in rememberCorePanelEntity()63 CorePanelEntity(session.entityFactory(), density).also { it.shape = shape } in rememberCorePanelEntity()
205 internal class CorePanelEntity(entity: PanelEntity, density: Density) : class