Home
last modified time | relevance | path

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

/external/skia/tests/
DMatrix44Test.cpp776 static const struct DoubleRotationCase { in test_preserves_2d_axis_alignment() struct
792 for (size_t i = 0; i < sizeof(double_rotation_tests)/sizeof(DoubleRotationCase); ++i) { in test_preserves_2d_axis_alignment()
793 const DoubleRotationCase& value = double_rotation_tests[i]; in test_preserves_2d_axis_alignment()