Searched refs:monotonicInX (Results 1 – 6 of 6) sorted by relevance
18 if (!sub.monotonicInX()) { in setBounds()35 if (!sub.monotonicInX()) { in setBounds()52 if (!sub.monotonicInX()) { in setBounds()
75 bool monotonicInX() const { in monotonicInX() function76 return fPts.monotonicInX(); in monotonicInX()
76 bool monotonicInX() const;
80 bool monotonicInX() const;
200 bool SkDQuad::monotonicInX() const { in monotonicInX() function in SkDQuad
291 bool SkDCubic::monotonicInX() const { in monotonicInX() function in SkDCubic