Searched defs:b (Results 1 – 5 of 5) sorted by relevance
| /graphics/graphics-shapes/src/commonMain/kotlin/androidx/graphics/shapes/ |
| D | Utils.kt | 124 var b = v1 in findMinimum() variable
|
| /graphics/graphics-path/src/main/cpp/ |
| D | scalar.h | 67 constexpr bool between(float a, float b, float c) noexcept { in between()
|
| /graphics/graphics-path/src/main/cpp/math/ |
| D | TVecHelpers.h | 33 inline constexpr U min(U a, U b) noexcept { in min() 38 inline constexpr U max(U a, U b) noexcept { in max()
|
| /graphics/graphics-core/src/androidTest/java/androidx/graphics/surface/ |
| D | SurfaceControlWrapperTest.kt | 1226 val b = compositeComponent(fg.blue(), background.blue(), fgA, bgA, a) in <lambda>() constant
|
| D | SurfaceControlCompatTest.kt | 1763 val b = compositeComponent(fg.blue(), background.blue(), fgA, bgA, a) in <lambda>() constant
|