Searched refs:countH (Results 1 – 1 of 1) sorted by relevance
145 uint32 countH = (repeatH + tileSize.h - 1) / tileSize.h; in FindTileSize() local148 tileSize.h = (repeatH + countH - 1) / countH; in FindTileSize()