Searched refs:composable (Results 1 – 15 of 15) sorted by relevance
23 import androidx.navigation.compose.composable in <lambda>()95 composable(Route.Showcase.route) { ShowcasePage(navController) } in <lambda>()96 composable(Route.Preview.route) { PreviewPage(navController) } in <lambda>()97 composable(Route.LottieFiles.route) { LottieFilesPage(navController) } in <lambda>()98 composable(Route.Examples.route) { ExamplesPage(navController) } in <lambda>()99 composable(Route.BasicUsageExamples.route) { BasicUsageExamplesPage() } in <lambda>()100 composable(Route.AnimatableUsageExamples.route) { AnimatableExamplesPage() } in <lambda>()101 composable(Route.TransitionsExamples.route) { TransitionsExamplesPage() } in <lambda>()102 composable(Route.ViewPagerExample.route) { ViewPagerExamplePage() } in <lambda>()103 composable(Route.NetworkExamples.route) { NetworkExamplesPage() } in <lambda>()[all …]
25 readonly bool composable; field in Grpc.Core.Tests.FakeChannelCredentials27 public FakeChannelCredentials(bool composable) in FakeChannelCredentials() argument29 this.composable = composable; in FakeChannelCredentials()34 get { return composable; }
172 mod composable; module173 pub use composable::{ComposedElement, EmptyElement};
144 # TensorFlowLiteC framework above in a composable way.166 # TensorFlowLiteC framework above in a composable way.185 # TensorFlowLiteC framework above in a composable way.
49 * Add support for ContentScale and Alignment just like the Image composable ([#1844](https://github…64 and setting an image asset delegate are on the `LottieAnimation` composable.
45 …#L218) on LottieAnimationView, LottieDrawable, and the LottieAnimation composable to prevent Lotti…
16 The composable TF framework allows the user to define portable TF ops as67 The composable TF provides a single API to define a new op with its composition
84 `TypeParameterResolver` is also composable to allow for multi-level nesting. `toTypeParameterResolv…
83 "- Custom and existing Keras layers should be freely composable.\n",
4 Matchers are an alternative way to do assertions which are easily extensible and composable.
139 * [`warp`]: A super-easy, composable, web server framework for warp speeds.
308 providing composable layers we leave the decisions to the person implementing
518 provides a *composable* set of targets to ensure that you retain flexibility.
147 + [Composable Elements](#composable-elements)
2093 composable