Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkAAClip.cpp1019 this->flushRowH(fCurrRow); in addColumn()
1031 this->flushRowH(fCurrRow); in addRectRun()
1064 this->flushRowH(fCurrRow); in addAntiRectRun()
1175 void flushRowH(Row* row) { in flushRowH() function in SkAAClip::Builder
1187 this->flushRowH(&fRows[count - 1]); in flushRow()