Searched refs:minScissorH (Results 1 – 1 of 1) sorted by relevance
158 int minScissorH = deCeilFloatToInt32(minScissorSize*targetHeight); in computeRandomRenderState() local163 int scissorH = rnd.getInt(minScissorH, maxScissorH); in computeRandomRenderState()