Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DSkSLInterpreterTest.cpp47 auto exact_equiv = [](float x, float y) { in verify_values() local
54 if (exactCompare && !exact_equiv(actual[i], expected[i])) { in verify_values()

Completed in 3 milliseconds