Searched refs:monotonicInY (Results 1 – 12 of 12) sorted by relevance
21 if (!sub.monotonicInY()) { in setBounds()38 if (!sub.monotonicInY()) { in setBounds()55 if (!sub.monotonicInY()) { in setBounds()
89 bool monotonicInY() const { in monotonicInY() function90 return fPts.monotonicInY(); in monotonicInY()
87 bool monotonicInY() const;
86 bool monotonicInY() const;
248 if (cubic.monotonicInX() && cubic.monotonicInY()) { in ComplexBreak()330 bool SkDCubic::monotonicInY() const { in monotonicInY() function in SkDCubic
250 bool SkDQuad::monotonicInY() const { in monotonicInY() function in SkDQuad
247 if (cubic.monotonicInX() && cubic.monotonicInY()) { in ComplexBreak()328 bool SkDCubic::monotonicInY() const { in monotonicInY() function in SkDCubic