Searched refs:maxScissorH (Results 1 – 1 of 1) sorted by relevance
160 int maxScissorH = targetHeight + 2*maxScissorOutOfBounds; in computeRandomRenderState() local163 int scissorH = rnd.getInt(minScissorH, maxScissorH); in computeRandomRenderState()