Home
last modified time | relevance | path

Searched refs:test_int2float (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/
DMathTest.cpp141 static void test_int2float(skiatest::Reporter* reporter, int ival) { in test_int2float() function
170 test_int2float(reporter, 0); in unittest_fastfloat()
171 test_int2float(reporter, 1); in unittest_fastfloat()
172 test_int2float(reporter, -1); in unittest_fastfloat()
177 test_int2float(reporter, ival); in unittest_fastfloat()
178 test_int2float(reporter, -ival); in unittest_fastfloat()