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

  /external/skia/tests/
ColorSpaceTest.cpp 261 static inline bool matrix_almost_equal(const SkMatrix44& a, const SkMatrix44& b) { function
285 REPORTER_ASSERT(r, matrix_almost_equal(toXYZ, reference));
  /external/skqp/tests/
ColorSpaceTest.cpp 261 static inline bool matrix_almost_equal(const SkMatrix44& a, const SkMatrix44& b) { function
285 REPORTER_ASSERT(r, matrix_almost_equal(toXYZ, reference));

Completed in 90 milliseconds