Searched refs:maxScissorW (Results 1 – 1 of 1) sorted by relevance
159 int maxScissorW = targetWidth + 2*maxScissorOutOfBounds; in computeRandomRenderState() local162 int scissorW = rnd.getInt(minScissorW, maxScissorW); in computeRandomRenderState()