Home | History | Annotate | Download | only in test

Lines Matching refs:red

555     color16->red =   ((color8 & 0x00ff0000) >> 16);
560 color16->red |= color16->red << 8;