Home
last modified time | relevance | path

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

/external/skqp/tests/
DMatrix44Test.cpp768 static const struct DoubleRotationCase { in test_preserves_2d_axis_alignment() struct
769 SkMScalar x1; in test_preserves_2d_axis_alignment()
770 SkMScalar y1; in test_preserves_2d_axis_alignment()
771 SkMScalar z1; in test_preserves_2d_axis_alignment()
772 SkMScalar degrees1; in test_preserves_2d_axis_alignment()
773 SkMScalar x2; in test_preserves_2d_axis_alignment()
774 SkMScalar y2; in test_preserves_2d_axis_alignment()
775 SkMScalar z2; in test_preserves_2d_axis_alignment()
776 SkMScalar degrees2; in test_preserves_2d_axis_alignment()
777 bool expected; in test_preserves_2d_axis_alignment()
/external/skia/tests/
DMatrix44Test.cpp768 static const struct DoubleRotationCase { in test_preserves_2d_axis_alignment() struct
769 SkMScalar x1; in test_preserves_2d_axis_alignment()
770 SkMScalar y1; in test_preserves_2d_axis_alignment()
771 SkMScalar z1; in test_preserves_2d_axis_alignment()
772 SkMScalar degrees1; in test_preserves_2d_axis_alignment()
773 SkMScalar x2; in test_preserves_2d_axis_alignment()
774 SkMScalar y2; in test_preserves_2d_axis_alignment()
775 SkMScalar z2; in test_preserves_2d_axis_alignment()
776 SkMScalar degrees2; in test_preserves_2d_axis_alignment()
777 bool expected; in test_preserves_2d_axis_alignment()