HomeSort by relevance Sort by last modified time
    Searched refs:empirically_preserves_2d_axis_alignment (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
Matrix44Test.cpp 627 static bool empirically_preserves_2d_axis_alignment(skiatest::Reporter* reporter, function
646 REPORTER_ASSERT(reporter, empirically_preserves_2d_axis_alignment(reporter, transform));
649 REPORTER_ASSERT(reporter, !empirically_preserves_2d_axis_alignment(reporter, transform));
    [all...]
  /external/skqp/tests/
Matrix44Test.cpp 627 static bool empirically_preserves_2d_axis_alignment(skiatest::Reporter* reporter, function
646 REPORTER_ASSERT(reporter, empirically_preserves_2d_axis_alignment(reporter, transform));
649 REPORTER_ASSERT(reporter, !empirically_preserves_2d_axis_alignment(reporter, transform));
    [all...]

Completed in 88 milliseconds