Searched refs:DEMO_MATH_ERROR (Results 1 – 1 of 1) sorted by relevance
247 static const f32 DEMO_MATH_ERROR = 0.00001f; in DrawLine() local257 if ( nn::math::FAbs(x01) < DEMO_MATH_ERROR ) in DrawLine()261 else if ( nn::math::FAbs(y01) < DEMO_MATH_ERROR ) in DrawLine()