Searched refs:mAppearDistance (Results 1 – 1 of 1) sorted by relevance
28 private float mAppearDistance; field in PopOutComponent54 mAppearDistance = DEFAULT_APPEAR_DISTANCE; in reset()77 if (mDistance.length2() < (mAppearDistance * mAppearDistance)) { in update()116 mAppearDistance = appearDistance; in setAppearDistance()