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

/external/skia/src/core/
H A DSkStroke.cpp213 kNormalError_ResultType, // the cubic's normal couldn't be computed -- abort enumerator in enum:SkPathStroker::ResultType
1063 return kNormalError_ResultType;
1179 return kNormalError_ResultType;
1189 return kNormalError_ResultType;
1198 return kNormalError_ResultType;
1208 return kNormalError_ResultType;
1258 if (kNormalError_ResultType == resultType) {
1283 if (kNormalError_ResultType == resultType) {

Completed in 62 milliseconds