Home
last modified time | relevance | path

Searched refs:sk_assert_monotonic_y (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/core/
DSkEdgeClipper.h45 void sk_assert_monotonic_y(const SkPoint pts[], int count);
48 #define sk_assert_monotonic_y(pts, count) macro
DSkQuadClipper.h64 void sk_assert_monotonic_y(const SkPoint pts[], int count);
67 #define sk_assert_monotonic_y(pts, count) macro
DSkEdgeClipper.cpp520 void sk_assert_monotonic_y(const SkPoint pts[], int count) { in sk_assert_monotonic_y() function
/external/chromium_org/third_party/skia/src/core/
DSkEdgeClipper.h45 void sk_assert_monotonic_y(const SkPoint pts[], int count);
48 #define sk_assert_monotonic_y(pts, count) macro
DSkQuadClipper.h64 void sk_assert_monotonic_y(const SkPoint pts[], int count);
67 #define sk_assert_monotonic_y(pts, count) macro
DSkEdgeClipper.cpp520 void sk_assert_monotonic_y(const SkPoint pts[], int count) { in sk_assert_monotonic_y() function