Home
last modified time | relevance | path

Searched refs:maxError (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DFontMgrAndroidParserTest.cpp133 double maxError = 0; in test_parse_fixed_r() local
146 maxError = std::max(maxError, error); in test_parse_fixed_r()
152 //SkDebugf("maxError: %.20f\n", maxError); in test_parse_fixed_r()
153 return maxError; in test_parse_fixed_r()

Completed in 1 milliseconds