Searched refs:monotonicInY (Results 1 – 6 of 6) sorted by relevance
21 if (!sub.monotonicInY()) { in setBounds()38 if (!sub.monotonicInY()) { in setBounds()55 if (!sub.monotonicInY()) { in setBounds()
87 bool monotonicInY() const { in monotonicInY() function88 return fPts.monotonicInY(); in monotonicInY()
85 bool monotonicInY() const;
84 bool monotonicInY() const;
248 if (cubic.monotonicInX() && cubic.monotonicInY()) { in ComplexBreak()338 bool SkDCubic::monotonicInY() const { in monotonicInY() function in SkDCubic
240 bool SkDQuad::monotonicInY() const { in monotonicInY() function in SkDQuad