Home
last modified time | relevance | path

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

/graphics/graphics-shapes/src/commonMain/kotlin/androidx/graphics/shapes/
DUtils.kt124 var b = v1 in findMinimum() variable
/graphics/graphics-path/src/main/cpp/
Dscalar.h67 constexpr bool between(float a, float b, float c) noexcept { in between()
/graphics/graphics-path/src/main/cpp/math/
DTVecHelpers.h33 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/
DSurfaceControlWrapperTest.kt1226 val b = compositeComponent(fg.blue(), background.blue(), fgA, bgA, a) in <lambda>() constant
DSurfaceControlCompatTest.kt1763 val b = compositeComponent(fg.blue(), background.blue(), fgA, bgA, a) in <lambda>() constant