HomeSort by relevance Sort by last modified time
    Searched full:make_zero (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
InfRectTest.cpp 14 static float make_zero() { function
63 float inf = 1 / make_zero(); // infinity
MathTest.cpp 332 static float make_zero() { function
340 float inf = 1.0f / make_zero();

Completed in 950 milliseconds