Searched defs:isLinear (Results 1 – 6 of 6) sorted by relevance
71 bool isLinear(int startIndex, int endIndex) const { in isLinear() function
144 bool SkDQuad::isLinear(int startIndex, int endIndex) const { in isLinear() function in SkDQuad
214 bool SkDCubic::isLinear(int startIndex, int endIndex) const { in isLinear() function in SkDCubic
216 bool isLinear() const { return kLinear_SkColorProfileType == fProfileType; } in isLinear() function
601 const bool isLinear = isLinearI != 0; in init() local
1524 bool isLinear = isLinearI != 0; in init() local