Searched refs:minScissorW (Results 1 – 1 of 1) sorted by relevance
157 int minScissorW = deCeilFloatToInt32(minScissorSize*targetWidth); in computeRandomRenderState() local162 int scissorW = rnd.getInt(minScissorW, maxScissorW); in computeRandomRenderState()