Home
last modified time | relevance | path

Searched defs:DRMSolidfillStage (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sdm845/display/libdrmutils/
Ddrm_interface.h618 struct DRMSolidfillStage { struct
620 bool is_exclusion_rect = false;
621 uint32_t color = 0xff000000; // in 8bit argb
622 uint32_t red = 0;
623 uint32_t blue = 0;
624 uint32_t green = 0;
625 uint32_t alpha = 0xff;
626 uint32_t color_bit_depth = 0;
627 uint32_t z_order = 0;
628 uint32_t plane_alpha = 0xff;
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h789 struct DRMSolidfillStage { struct
791 bool is_exclusion_rect = false;
792 uint32_t color = 0xff000000; // in 8bit argb
793 uint32_t red = 0;
794 uint32_t blue = 0;
795 uint32_t green = 0;
796 uint32_t alpha = 0xff;
797 uint32_t color_bit_depth = 0;
798 uint32_t z_order = 0;
799 uint32_t plane_alpha = 0xff;