Searched refs:pixel_color_offset (Results 1 – 1 of 1) sorted by relevance
58 static uint8 pixel_color_offset[LEVEL_COUNT]; variable177 pixel_color_offset[i] = color; in InitPatterns()418 *draw8 = buf->colors[s->color_type][pixel_color_offset[s->level]]; in DrawStar()423 *draw16 = buf->colors[s->color_type][pixel_color_offset[s->level]]; in DrawStar()428 *draw32 = buf->colors[s->color_type][pixel_color_offset[s->level]]; in DrawStar()