Home
last modified time | relevance | path

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

/external/skia/tests/
DMatrix44Test.cpp626 static bool empirically_preserves_2d_axis_alignment(skiatest::Reporter* reporter, in empirically_preserves_2d_axis_alignment() function
645 REPORTER_ASSERT(reporter, empirically_preserves_2d_axis_alignment(reporter, transform)); in test()
648 REPORTER_ASSERT(reporter, !empirically_preserves_2d_axis_alignment(reporter, transform)); in test()