Home
last modified time | relevance | path

Searched refs:loop_width (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/
H A Dhwc_display_external_test.cpp461 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateColorRamp() local
487 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() local
605 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateColorSquare() local
611 if (((loop_width + 1) % 64) == 0) { in GenerateColorSquare()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_display_external_test.cpp454 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateColorRamp() local
480 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() local
598 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateColorSquare() local
604 if (((loop_width + 1) % 64) == 0) { in GenerateColorSquare()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
H A Dhwc_display_external_test.cpp461 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateColorRamp() local
487 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() local
605 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateColorSquare() local
611 if (((loop_width + 1) % 64) == 0) { in GenerateColorSquare()
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_display_pluggable_test.cpp452 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateColorRamp() local
478 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() local
596 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateColorSquare() local
602 if (((loop_width + 1) % 64) == 0) { in GenerateColorSquare()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_display_external_test.cpp454 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateColorRamp() local
480 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() local
598 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateColorSquare() local
604 if (((loop_width + 1) % 64) == 0) { in GenerateColorSquare()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_display_pluggable_test.cpp452 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateColorRamp() local
478 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() local
596 for (uint32_t loop_width = 0; loop_width < width; loop_width++) { in GenerateColorSquare() local
602 if (((loop_width + 1) % 64) == 0) { in GenerateColorSquare()