Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/itf/
H A DI3DSource.cpp67 thiz->mMaxDistance = maxDistance; in I3DSource_SetRolloffDistances()
86 SLmillimeter maxDistance = thiz->mMaxDistance; in I3DSource_GetRolloffDistances()
305 thiz->mMaxDistance = SL_MILLIMETER_MAX; in I3DSource_init()
/aosp12/frameworks/wilhelm/src/
H A Ditfstruct.h181 SLmillimeter mMaxDistance; member