Searched defs:SKIP_FIRST_POINT_PROBABILITY (Results 1 – 2 of 2) sorted by relevance
52 const float ProximityInfoParams::SKIP_FIRST_POINT_PROBABILITY = 0.01f; member in latinime::ProximityInfoParams
56 static const float SKIP_FIRST_POINT_PROBABILITY; variable