Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkEdgeClipper.h57 void sk_assert_monotonic_x(const SkPoint pts[], int count);
60 #define sk_assert_monotonic_x(pts, count) macro
H A DSkQuadClipper.h62 void sk_assert_monotonic_x(const SkPoint pts[], int count);
65 #define sk_assert_monotonic_x(pts, count) macro
H A DSkEdgeClipper.cpp554 void sk_assert_monotonic_x(const SkPoint pts[], int count) { in sk_assert_monotonic_x() function

Completed in 2 milliseconds