Searched refs:sk_assert_monotonic_y (Results 1 – 3 of 3) sorted by relevance
50 void sk_assert_monotonic_y(const SkPoint pts[], int count);53 #define sk_assert_monotonic_y(pts, count) macro
64 void sk_assert_monotonic_y(const SkPoint pts[], int count);67 #define sk_assert_monotonic_y(pts, count) macro
481 void sk_assert_monotonic_y(const SkPoint pts[], int count) { in sk_assert_monotonic_y() function