Searched defs:rotation (Results 1 – 3 of 3) sorted by relevance
41 val rotation = view.display?.rotation in getBufferTransformHint() constant
594 val rotation by animateFloatAsState(targetValue = if (isExpanded) 180f else 0f) in ExpandableQuestionCard() constant
73 internal val rotation = mutableFloatStateOf(rotation) in <lambda>() constant