Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/itf/
DI3DSource.c206 thiz->mDistanceModel = model; in I3DSource_SetRolloffModel()
226 SLuint8 model = thiz->mDistanceModel; in I3DSource_GetRolloffModel()
312 thiz->mDistanceModel = SL_ROLLOFFMODEL_EXPONENTIAL; in I3DSource_init()
/frameworks/wilhelm/src/
Ditfstruct.h189 SLuint8 mDistanceModel; member