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()
1069 this->flushRowH(fCurrRow); in addAntiRectRun()
1180 void flushRowH(Row* row) { in flushRowH() function in SkAAClip::Builder
1192 this->flushRowH(&fRows[count - 1]); in flushRow()