Searched defs:SKIP_CORNER_PROBABILITY (Results 1 – 2 of 2) sorted by relevance
66 const float ProximityInfoParams::SKIP_CORNER_PROBABILITY = 0.4f; member in latinime::ProximityInfoParams
70 static const float SKIP_CORNER_PROBABILITY; variable