Searched defs:fUsedInLeftPoly (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DGrTessellator.cpp347 , fUsedInLeftPoly(false)
367 bool fUsedInLeftPoly; member in struct:__anon17043::Edge
492 SkASSERT(!edge->fUsedInLeftPoly);
495 edge->fUsedInLeftPoly = true;
555 if (e->fUsedInLeftPoly) {

Completed in 69 milliseconds