Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
H A DDashOp.cpp415 bool hasEndRect = false; variable
431 hasEndRect = true;
503 draw.fPtsRot[1].fX += hasEndRect ? endAdj : 0;
507 hasEndRect = false;
521 totalRectCount += hasEndRect ? 1 : 0;
547 if (hasEndRect) {
558 draw.fHasEndRect = hasEndRect;

Completed in 3 milliseconds