Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DVolumeCurve.h32 struct CurvePoint struct
34 CurvePoint() {} in CurvePoint() function
35 CurvePoint(int index, int attenuationInMb) : in CurvePoint() argument
41 inline bool operator< (const CurvePoint &lhs, const CurvePoint &rhs) argument