OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_float_conversions
(Results
1 - 1
of
1
) sorted by null
/external/skia/tests/
MathTest.cpp
287
static void
test_float_conversions
(skiatest::Reporter* reporter, float x) {
function
304
test_float_conversions
(reporter, gFloats[i]);
305
test_float_conversions
(reporter, -gFloats[i]);
312
test_float_conversions
(reporter, x);
Completed in 250 milliseconds