Home
last modified time | relevance | path

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

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