Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrRectanizer_pow2.cpp30 this->initRow(row, height); in addRect()
38 this->initRow(row, height); in addRect()
DGrRectanizer_pow2.h72 void initRow(Row* row, int rowHeight) { in initRow() function