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

/external/chromium_org/third_party/skia/src/core/
H A DSkRegion_path.cpp171 int prevLastY = fCurrScanline->fLastY; local
177 if (y - 1 > prevLastY) { // insert empty run
/external/skia/src/core/
H A DSkRegion_path.cpp171 int prevLastY = fCurrScanline->fLastY; local
177 if (y - 1 > prevLastY) { // insert empty run

Completed in 117 milliseconds