Searched defs:isLinear (Results 1 – 5 of 5) sorted by relevance
124 bool isLinear = true; in collectGradientAttributes() local
137 bool SkDQuad::isLinear(int startIndex, int endIndex) const { in isLinear() function in SkDQuad
78 bool SkDCubic::isLinear(int startIndex, int endIndex) const { in isLinear() function in SkDCubic