Home
last modified time | relevance | path

Searched refs:loop_height (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display_external_test.cpp457 for (uint32_t loop_height = 0; loop_height < height; loop_height++) { in GenerateColorRamp() local
459 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateColorRamp()
490 if (panel_bpp_ == kDisplayBpp30 && ((loop_height + 1) % ramp_height) == 0) { in GenerateColorRamp()
502 if (((loop_height + 1) % ramp_height) == 0) { in GenerateColorRamp()
531 for (uint32_t loop_height = 0; loop_height < height; loop_height++) { in GenerateBWVertical() local
533 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateBWVertical()
601 for (uint32_t loop_height = 0; loop_height < height; loop_height++) { in GenerateColorSquare() local
603 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateColorSquare()
616 if (((loop_height + 1) % 64) == 0) { in GenerateColorSquare()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display_external_test.cpp457 for (uint32_t loop_height = 0; loop_height < height; loop_height++) { in GenerateColorRamp() local
459 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateColorRamp()
490 if (panel_bpp_ == kDisplayBpp30 && ((loop_height + 1) % ramp_height) == 0) { in GenerateColorRamp()
502 if (((loop_height + 1) % ramp_height) == 0) { in GenerateColorRamp()
531 for (uint32_t loop_height = 0; loop_height < height; loop_height++) { in GenerateBWVertical() local
533 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateBWVertical()
601 for (uint32_t loop_height = 0; loop_height < height; loop_height++) { in GenerateColorSquare() local
603 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateColorSquare()
616 if (((loop_height + 1) % 64) == 0) { in GenerateColorSquare()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display_external_test.cpp450 for (uint32_t loop_height = 0; loop_height < height; loop_height++) { in GenerateColorRamp() local
452 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateColorRamp()
483 if (panel_bpp_ == kDisplayBpp30 && ((loop_height + 1) % ramp_height) == 0) { in GenerateColorRamp()
495 if (((loop_height + 1) % ramp_height) == 0) { in GenerateColorRamp()
524 for (uint32_t loop_height = 0; loop_height < height; loop_height++) { in GenerateBWVertical() local
526 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateBWVertical()
594 for (uint32_t loop_height = 0; loop_height < height; loop_height++) { in GenerateColorSquare() local
596 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateColorSquare()
609 if (((loop_height + 1) % 64) == 0) { in GenerateColorSquare()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display_pluggable_test.cpp448 for (uint32_t loop_height = 0; loop_height < height; loop_height++) { in GenerateColorRamp() local
450 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateColorRamp()
481 if (panel_bpp_ == kDisplayBpp30 && ((loop_height + 1) % ramp_height) == 0) { in GenerateColorRamp()
493 if (((loop_height + 1) % ramp_height) == 0) { in GenerateColorRamp()
522 for (uint32_t loop_height = 0; loop_height < height; loop_height++) { in GenerateBWVertical() local
524 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateBWVertical()
592 for (uint32_t loop_height = 0; loop_height < height; loop_height++) { in GenerateColorSquare() local
594 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateColorSquare()
607 if (((loop_height + 1) % 64) == 0) { in GenerateColorSquare()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display_external_test.cpp450 for (uint32_t loop_height = 0; loop_height < height; loop_height++) { in GenerateColorRamp() local
452 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateColorRamp()
483 if (panel_bpp_ == kDisplayBpp30 && ((loop_height + 1) % ramp_height) == 0) { in GenerateColorRamp()
495 if (((loop_height + 1) % ramp_height) == 0) { in GenerateColorRamp()
524 for (uint32_t loop_height = 0; loop_height < height; loop_height++) { in GenerateBWVertical() local
526 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateBWVertical()
594 for (uint32_t loop_height = 0; loop_height < height; loop_height++) { in GenerateColorSquare() local
596 uint8_t *temp = buffer + (loop_height * buffer_stride); in GenerateColorSquare()
609 if (((loop_height + 1) % 64) == 0) { in GenerateColorSquare()