Searched defs:intensity (Results 1 – 3 of 3) sorted by relevance
122 uint16_t intensity = atoi(colon_separated[1].c_str()); in ParseBlock() local
192 static EffectLevel Level(float intensity, float levelLow, float levelHigh) { in Level()196 static EffectScale Scale(float intensity, float levelLow, float levelHigh) { in Scale()
1491 float intensity; in getSimpleDetails() local1741 uint32_t Vibrator::intensityToVolLevel(float intensity, uint32_t effectIndex) { in intensityToVolLevel()