Searched refs:fNextStripY (Results 1 – 4 of 4) sorted by relevance
32 fNextStripY = 0; in reset()60 int fNextStripY; variable71 return fNextStripY + height <= this->height(); in canAddStrip()75 row->fLoc.set(0, fNextStripY); in initRow()77 fNextStripY += rowHeight; in initRow()
49 SkASSERT(fNextStripY <= this->height()); in addRect()
30 fNextStripY = 0; in reset()58 int fNextStripY; variable69 return fNextStripY + height <= this->height(); in canAddStrip()73 row->fLoc.set(0, fNextStripY); in initRow()75 fNextStripY += rowHeight; in initRow()