Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display_external_test.cpp428 uint32_t ramp_width = 0; in GenerateColorRamp() local
439 ramp_width = 64; in GenerateColorRamp()
444 ramp_width = 256; in GenerateColorRamp()
448 ramp_width = 256; in GenerateColorRamp()
487 color_value = (start_color_val + (((loop_width + 1) % ramp_width) * step_size)) << shift_by; in GenerateColorRamp()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display_external_test.cpp421 uint32_t ramp_width = 0; in GenerateColorRamp() local
432 ramp_width = 64; in GenerateColorRamp()
437 ramp_width = 256; in GenerateColorRamp()
441 ramp_width = 256; in GenerateColorRamp()
480 color_value = (start_color_val + (((loop_width + 1) % ramp_width) * step_size)) << shift_by; in GenerateColorRamp()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display_external_test.cpp428 uint32_t ramp_width = 0; in GenerateColorRamp() local
439 ramp_width = 64; in GenerateColorRamp()
444 ramp_width = 256; in GenerateColorRamp()
448 ramp_width = 256; in GenerateColorRamp()
487 color_value = (start_color_val + (((loop_width + 1) % ramp_width) * step_size)) << shift_by; in GenerateColorRamp()
/hardware/qcom/sm7250/display/composer/
Dhwc_display_pluggable_test.cpp419 uint32_t ramp_width = 0; in GenerateColorRamp() local
430 ramp_width = 64; in GenerateColorRamp()
435 ramp_width = 256; in GenerateColorRamp()
439 ramp_width = 256; in GenerateColorRamp()
478 color_value = (start_color_val + (((loop_width + 1) % ramp_width) * step_size)) << shift_by; in GenerateColorRamp()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display_pluggable_test.cpp419 uint32_t ramp_width = 0; in GenerateColorRamp() local
430 ramp_width = 64; in GenerateColorRamp()
435 ramp_width = 256; in GenerateColorRamp()
439 ramp_width = 256; in GenerateColorRamp()
478 color_value = (start_color_val + (((loop_width + 1) % ramp_width) * step_size)) << shift_by; in GenerateColorRamp()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display_external_test.cpp421 uint32_t ramp_width = 0; in GenerateColorRamp() local
432 ramp_width = 64; in GenerateColorRamp()
437 ramp_width = 256; in GenerateColorRamp()
441 ramp_width = 256; in GenerateColorRamp()
480 color_value = (start_color_val + (((loop_width + 1) % ramp_width) * step_size)) << shift_by; in GenerateColorRamp()