Home | History | Annotate | Download | only in functional

Lines Matching defs:newVal

188 				const int newVal	= (oldVal+1)&stencilMask;
190 dst.setPixStencil(newVal, x, y);