Home
last modified time | relevance | path

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

/compose/runtime/runtime/compose-runtime-benchmark/src/androidTest/java/androidx/compose/runtime/benchmark/
DComposeBenchmark.kt58 val model = ColorModel() in <lambda>() constant
64 val model = ColorModel() in <lambda>() constant
70 val model = ColorModel() in <lambda>() constant
76 val model = ColorModel() in <lambda>() constant
85 val model = ColorModel() in <lambda>() constant
94 val model = ColorModel() in <lambda>() constant
103 val model = ColorModel() in <lambda>() constant
112 val model = ColorModel() in <lambda>() constant
121 val model = ColorModel() in <lambda>() constant
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/node/
DModelReadsTest.kt230 val model = mutableStateOf(0) in <lambda>() constant
252 val model = mutableStateOf(0) in <lambda>() constant
273 val model = mutableStateOf(0) in <lambda>() constant
296 val model = mutableStateOf(0) in <lambda>() constant
319 val model = mutableStateOf(0) in <lambda>() constant
341 val model = mutableStateOf(0) in <lambda>() constant
363 val model = mutableStateOf(0) in <lambda>() constant
468 val model = mutableStateOf(0) in <lambda>() constant
496 val model = mutableStateOf(0) in <lambda>() constant
523 val model = mutableStateOf(0) in <lambda>() constant
[all …]
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/draw/
DClipDrawTest.kt334 val model = mutableStateOf<Shape>(rectShape) in <lambda>() constant
371 val model = mutableStateOf<Shape>(rectShape) in <lambda>() constant
394 val model = mutableStateOf<Shape>(triangleShape) in <lambda>() constant
417 val model = mutableStateOf<Shape>(triangleShape) in <lambda>() constant
564 val model = mutableStateOf(false) in <lambda>() constant
DAlphaTest.kt182 val model = mutableStateOf(false) in <lambda>() constant
DShadowTest.kt214 val model = mutableStateOf(false) in emitShadowLater() constant
/compose/foundation/foundation-layout/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/layout/
DBoxWithConstraintsTest.kt129 val model = SquareModel(size = 20, outerColor = green, innerColor = white) in <lambda>() constant
197 val model = mutableStateOf(0) in <lambda>() constant
235 val model = mutableStateOf(0) in <lambda>() constant
261 val model = mutableStateOf(50) in <lambda>() constant
344 val model = mutableStateOf(100) in <lambda>() constant
384 var model by remember { mutableStateOf(false) } in <lambda>() variable
404 val model = mutableStateOf(100) in <lambda>() constant
/compose/runtime/runtime/integration-tests/src/androidInstrumentedTest/kotlin/androidx/compose/runtime/
DComposeIntoTests.kt70 val model = mutableStateOf(0) in testCommittingFromASeparateThread() constant
DFlowAdapterTest.kt213 class Car(val model: String) in updatingTheInstanceOfAStateFlow() constant in androidx.compose.runtime.FlowAdapterTest.updatingTheInstanceOfAStateFlow.Car
/compose/animation/animation/integration-tests/animation-demos/src/main/java/androidx/compose/animation/demos/layoutanimation/
DAnimatedVisiblilityLazyColumnDemo.kt51 val model = remember { MyModel() } in <lambda>() constant
DAnimatedContentWithContentKeyDemo.kt51 val model: ScreenModel = remember { ScreenModel() } in AnimatedContentWithContentKeyDemo() constant
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/
DAndroidLayoutDrawTest.kt163 val model = SquareModel(outerColor = yellow, innerColor = red, size = 10) in <lambda>() constant
178 val model = SquareModel(outerColor = yellow, innerColor = red, size = 10) in <lambda>() constant
472 val model = SquareModel(outerColor = yellow, innerColor = red, size = 10) in <lambda>() constant
484 val model = SquareModel(outerColor = blue, innerColor = white) in <lambda>() constant
505 val model = SquareModel(outerColor = blue, innerColor = white) in <lambda>() constant
521 val model = SquareModel(outerColor = blue, innerColor = white) in <lambda>() constant
537 val model = SquareModel(outerColor = blue, innerColor = white) in <lambda>() constant
556 val model = SquareModel(outerColor = blue, innerColor = white) in <lambda>() constant
580 val model = SquareModel(outerColor = blue, innerColor = white) in <lambda>() constant
594 val model = SquareModel(size = 20, outerColor = green, innerColor = green) in <lambda>() constant
[all …]
/compose/ui/ui-text/src/androidUnitTest/kotlin/androidx/compose/ui/text/input/
DEditProcessorTest.kt46 val model = TextFieldValue("ABCDE", TextRange.Zero) in test_new_state_and_edit_commands() constant
/compose/animation/animation/samples/src/main/java/androidx/compose/animation/samples/
DAnimatedVisibilitySamples.kt591 val model = remember { MyModel() } in AnimatedVisibilityLazyColumnSample() constant
/compose/ui/ui-graphics/src/commonMain/kotlin/androidx/compose/ui/graphics/colorspace/
DColorSpace.kt120 val model: ColorModel, constant in androidx.compose.ui.graphics.colorspace.ColorSpace
/compose/material3/material3/src/androidInstrumentedTest/kotlin/androidx/compose/material3/
DCalendarModelTest.kt39 internal class CalendarModelTest(private val model: CalendarModel) { constant in androidx.compose.material3.CalendarModelTest
/compose/runtime/runtime/src/nonEmulatorCommonTest/kotlin/androidx/compose/runtime/
DCompositionTests.kt105 val model = testModel() in <lambda>() constant
128 val model = testModel() in <lambda>() constant
138 val model = testModel(mutableListOf(bob, jon)) in <lambda>() constant
180 val model = testModel(mutableListOf(bob, steve, jon)) in <lambda>() constant
246 val model = testModel(mutableListOf(bob, steve, jon)) in <lambda>() constant
4569 class Car(val model: String) in <lambda>() constant in slotsAreUsedCorrectly_forEach.<lambda>.Car
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/layout/
DSubcomposeLayoutTest.kt226 val model = mutableStateOf(0) in <lambda>() constant
265 val model = mutableStateOf(0) in <lambda>() constant