Home
last modified time | relevance | path

Searched refs:sk_assert_monotonic_y (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/core/
H A DSkEdgeClipper.h58 void sk_assert_monotonic_y(const SkPoint pts[], int count);
61 #define sk_assert_monotonic_y(pts, count) macro
H A DSkQuadClipper.h63 void sk_assert_monotonic_y(const SkPoint pts[], int count);
66 #define sk_assert_monotonic_y(pts, count) macro
H A DSkEdgeClipper.cpp548 void sk_assert_monotonic_y(const SkPoint pts[], int count) { in sk_assert_monotonic_y() function

Completed in 2 milliseconds