Home
last modified time | relevance | path

Searched refs:kNormalError_ResultType (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkStroke.cpp175 kNormalError_ResultType, // the cubic's normal couldn't be computed -- abort enumerator
905 return kNormalError_ResultType; in tangentsMeet()
1019 return kNormalError_ResultType; in compareQuadCubic()
1029 return kNormalError_ResultType; in compareQuadCubic()
1097 if (kNormalError_ResultType == resultType) { in cubicStroke()
1122 if (kNormalError_ResultType == resultType) { in cubicStroke()