Home | History | Annotate | Download | only in functional

Lines Matching defs:color

434 		const Vec4	color	= quadColors[y*gridSize + x];
447 dst.setPixel(ix + region.x, iy + region.y, toRGBA(color));