Home
last modified time | relevance | path

Searched defs:hasNonTranslationComponents (Results 1 – 1 of 1) sorted by relevance

/compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/spatial/
DRectManager.kt402 val hasNonTranslationComponents = analysis and 0b10 == 0 in <lambda>() constant
558 private inline val Int.hasNonTranslationComponents: Boolean constant