Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engine/config/include/
DEngineConfig.h50 using CurvePoints = std::vector<CurvePoint>; variable
54 CurvePoints curvePoints;
/frameworks/av/services/audiopolicy/engine/config/src/
DEngineConfig.cpp439 CurvePoints curvePoints; in deserialize()
546 CurvePoints curvePoints; in deserializeLegacyVolume()