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

/external/skia/src/core/
H A DSkAAClip.cpp1475 int prevRite = bounds.fLeft; local
1515 prevRite = rite;
1522 if (prevRite < bounds.fRight) {
1523 builder.addRun(prevRite, lastY, 0, bounds.fRight - prevRite);

Completed in 52 milliseconds