Searched defs:colour_count (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/mgag200/
H A Dmgag200_cursor.c52 int colour_count = 0; local
161 if (colour_count >= 16) {
172 colour_count++;
176 for (i = 0; i < colour_count; i++) {
210 for (i = 0; i < colour_count; i++) {

Completed in 115 milliseconds