Searched refs:SKIP_LAST_POINT_PROBABILITY (Results 1 – 3 of 3) sorted by relevance
57 static const float SKIP_LAST_POINT_PROBABILITY; variable
53 const float ProximityInfoParams::SKIP_LAST_POINT_PROBABILITY = 0.1f; member in latinime::ProximityInfoParams
653 skipProbability *= ProximityInfoParams::SKIP_LAST_POINT_PROBABILITY; in updateAlignPointProbabilities()