Searched refs:loop_width (Results 1 – 6 of 6) sorted by relevance
461 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateColorRamp() local487 color_value = (start_color_val + (((loop_width + 1) % ramp_width) * step_size)) << shift_by; in GenerateColorRamp()535 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateBWVertical() local605 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateColorSquare() local611 if (((loop_width + 1) % 64) == 0) { in GenerateColorSquare()
454 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateColorRamp() local480 color_value = (start_color_val + (((loop_width + 1) % ramp_width) * step_size)) << shift_by; in GenerateColorRamp()528 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateBWVertical() local598 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateColorSquare() local604 if (((loop_width + 1) % 64) == 0) { in GenerateColorSquare()
452 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateColorRamp() local478 color_value = (start_color_val + (((loop_width + 1) % ramp_width) * step_size)) << shift_by; in GenerateColorRamp()526 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateBWVertical() local596 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateColorSquare() local602 if (((loop_width + 1) % 64) == 0) { in GenerateColorSquare()