Home
last modified time | relevance | path

Searched defs:isLinear (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGLinearGradientElement.cpp124 bool isLinear = true; in collectGradientAttributes() local
/external/skia/src/pathops/
DSkPathOpsQuad.cpp137 bool SkDQuad::isLinear(int startIndex, int endIndex) const { in isLinear() function in SkDQuad
DSkPathOpsCubic.cpp78 bool SkDCubic::isLinear(int startIndex, int endIndex) const { in isLinear() function in SkDCubic
/external/chromium_org/third_party/skia/src/pathops/
DSkPathOpsQuad.cpp137 bool SkDQuad::isLinear(int startIndex, int endIndex) const { in isLinear() function in SkDQuad
DSkPathOpsCubic.cpp78 bool SkDCubic::isLinear(int startIndex, int endIndex) const { in isLinear() function in SkDCubic