Home
last modified time | relevance | path

Searched refs:targetGToVlevelsUnderCubicEquation (Results 1 – 1 of 1) sorted by relevance

/device/google/sunfish/vibrator/drv2624/
DVibrator.cpp94 static float targetGToVlevelsUnderCubicEquation(std::array<float, 4> inputCoeffs, float targetG) { in targetGToVlevelsUnderCubicEquation() function
223 targetGToVlevelsUnderCubicEquation(effectCoeffs, EFFECT_TARGET_G[i]); in Vibrator()