Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/itf/
H A DI3DSource.cpp202 case SL_ROLLOFFMODEL_EXPONENTIAL: in I3DSource_SetRolloffModel()
312 thiz->mDistanceModel = SL_ROLLOFFMODEL_EXPONENTIAL; in I3DSource_init()
/aosp12/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h1800 #define SL_ROLLOFFMODEL_EXPONENTIAL ((SLuint32) 0x00000000) macro