Searched defs:bounds (Results 1 – 9 of 9) sorted by relevance
54 Rect bounds = getBoundsFromWindowManager(); in MainPanelEntityImpl() local72 Rect bounds = getBoundsFromWindowManager(); in getSize() local82 Rect bounds = getBoundsFromWindowManager(); in getSizeInPixels() local
1194 public AnchorEntity createAnchorEntity( in createAnchorEntity()
77 public val bounds: DpVolumeSize constant146 override val bounds: DpVolumeSize constant in androidx.xr.compose.platform.ContextOnlySpatialConfiguration165 override val bounds: DpVolumeSize constant in androidx.xr.compose.platform.SessionSpatialConfiguration
31 public val bounds: Dimensions constant
32 override val bounds: Dimensions = Dimensions(0.0f, 0.0f, 0.0f) constant in androidx.xr.runtime.testing.FakeActivitySpace
132 Consumer<Dimensions> { bounds -> listener.onBoundsChanged(bounds) } in <lambda>() method
149 private SpatialState createSpatialState(Bounds bounds) { in createSpatialState()
69 session.scene.activitySpace.addBoundsChangedListener { bounds -> in <lambda>() method
214 override val bounds: RtDimensions = in <lambda>() constant in androidx.xr.scenecore.EntityTest.TestRtActivitySpace695 val bounds = activitySpace.getBounds() in <lambda>() constant