Searched refs:cellBlockLimit_ (Results 1 – 2 of 2) sorted by relevance
227 uint32_t cellBlockLimit_; variable
46 cellBlockLimit_(cellBlockLimit), in RasterizerCellsAntiAlias()91 if (numBlocks_ >= cellBlockLimit_) { in AddCurrentCell()