HomeSort by relevance Sort by last modified time
    Searched defs:sk_assert_monotonic_x (Results 1 - 2 of 2) sorted by null

  /external/skia/include/core/
SkEdgeClipper.h 51 void sk_assert_monotonic_x(const SkPoint pts[], int count);
54 #define sk_assert_monotonic_x(pts, count) macro