Searched refs:cHeight (Results 1 – 1 of 1) sorted by relevance
686 int cHeight = (int)(deRandom_getUint32(&rnd) & 0x7fffffff) % (height-cY); in render() local689 context.scissor(cX, cY, cWidth, cHeight); in render()