Searched refs:check_quad (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/tests/ |
D | PathTest.cpp | 3777 static void check_quad(skiatest::Reporter* reporter, SkPath::RawIter* iter, in check_quad() function 3835 check_quad(reporter, &iter, x1, y1, x2, y2); in check_path_is_quad_and_reset()
|
/third_party/skia/tests/ |
D | PathTest.cpp | 3798 static void check_quad(skiatest::Reporter* reporter, SkPathPriv::RangeIter* iter, in check_quad() function 3859 check_quad(reporter, &iter, x1, y1, x2, y2); in check_path_is_quad_and_reset()
|