Searched refs:offsetBeforeInterruption (Results 1 – 1 of 1) sorted by relevance
95 var offsetBeforeInterruption = Offset.Unspecified in <lambda>() variable347 getValueBeforeInterruption = { sceneState.offsetBeforeInterruption }, in Placeable()348 setValueBeforeInterruption = { sceneState.offsetBeforeInterruption = it }, in Placeable()522 sceneState.offsetBeforeInterruption = Offset.Unspecified in prepareInterruption()549 fromSceneState.offsetBeforeInterruption != Offset.Unspecified && in reconcileStates()550 toSceneState.offsetBeforeInterruption == Offset.Unspecified in reconcileStates()555 toSceneState.offsetBeforeInterruption != Offset.Unspecified && in reconcileStates()556 fromSceneState.offsetBeforeInterruption == Offset.Unspecified in reconcileStates()564 offsetBeforeInterruption = lastOffset in Element()571 offsetBeforeInterruption = lastState.offsetBeforeInterruption in updateValuesBeforeInterruption()[all …]