Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkEdgeBuilder.cpp36 return kTotal_Combine; in combineVertical()
83 return kTotal_Combine; in combineVertical()
117 // or when we don't use it (kPartial_Combine or kTotal_Combine).
127 case kTotal_Combine: fList.pop(); break; in addLine()
142 case kTotal_Combine: fList.pop(); break; in addLine()
253 case kTotal_Combine: edgePtr--; break; in buildPoly()
271 case kTotal_Combine: edgePtr--; break; in buildPoly()
H A DSkEdgeBuilder.h36 kTotal_Combine enumerator

Completed in 1 milliseconds