Home
last modified time | relevance | path

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

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