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

/external/skia/src/gpu/
H A DGrTessellator.cpp348 , fUsedInRightPoly(false)
368 bool fUsedInRightPoly; member in struct:__anon17043::Edge
487 SkASSERT(!edge->fUsedInRightPoly);
490 edge->fUsedInRightPoly = true;
551 if (e->fUsedInRightPoly) {

Completed in 53 milliseconds