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

/external/skia/src/core/
H A DSkAAClip.cpp1534 int prevRite = bounds.fLeft; local
1574 prevRite = rite;
1581 if (prevRite < bounds.fRight) {
1582 builder.addRun(prevRite, lastY, 0, bounds.fRight - prevRite);

Completed in 105 milliseconds