Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/Reverb/lib/
DLVREV.h94 LVM_UINT16 Density; /* Echo density, 0 to 100 for minimum to maximum density */ member
/frameworks/base/packages/SystemUI/compose/core/tests/src/com/android/compose/animation/scene/
DSwipeToSceneTest.kt49 private val Density.middle: Offset constant
/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/modifiers/
DSize.kt104 private val Density.targetConstraints: Constraints constant
/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/material/
DSwipeable.kt622 fun Density.computeThreshold(fromValue: Float, toValue: Float): Float in computeThreshold() method