HomeSort by relevance Sort by last modified time
    Searched refs:kTotal_Combine (Results 1 - 4 of 4) sorted by null

  /external/skia/src/core/
SkEdgeBuilder.cpp 36 return kTotal_Combine;
83 return kTotal_Combine;
117 // or when we don't use it (kPartial_Combine or kTotal_Combine).
127 case kTotal_Combine: fList.pop(); break;
142 case kTotal_Combine: fList.pop(); break;
296 case kTotal_Combine: edgePtr--; break;
319 case kTotal_Combine: edgePtr--; break;
SkEdgeBuilder.h 36 kTotal_Combine
  /external/skqp/src/core/
SkEdgeBuilder.cpp 36 return kTotal_Combine;
83 return kTotal_Combine;
117 // or when we don't use it (kPartial_Combine or kTotal_Combine).
127 case kTotal_Combine: fList.pop(); break;
142 case kTotal_Combine: fList.pop(); break;
296 case kTotal_Combine: edgePtr--; break;
319 case kTotal_Combine: edgePtr--; break;
SkEdgeBuilder.h 36 kTotal_Combine

Completed in 554 milliseconds