Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
DTouchTracker.java36 private float mMaxDistance; field in TouchTracker
165 return mMaxDistance; in getMaxDistance()
186 mMaxDistance = maxDistance; in setProgressThresholds()
/frameworks/wilhelm/src/itf/
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()
/frameworks/wilhelm/src/
Ditfstruct.h181 SLmillimeter mMaxDistance; member