Searched refs:blocksWide (Results 1 – 1 of 1) sorted by relevance
417 int blocksWide() const { return fWidth / BlockDim; } in blocksWide() function428 return blockRow * this->blocksWide() + blockCol; in getBlockOffset()