Searched refs:quadHeight (Results 1 – 1 of 1) sorted by relevance
745 const int quadHeight = 32; in init() local755 const int viewportH = (numQuads/maxQuadsX + (numQuads%maxQuadsX != 0 ? 1 : 0))*quadHeight; in init()826 const float h = 2.0f * float(quadHeight)/float(viewportH); in init()