Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h803 struct DRMSolidfillStage { struct
805 bool is_exclusion_rect = false;
806 uint32_t color = 0xff000000; // in 8bit argb
807 uint32_t red = 0;
808 uint32_t blue = 0;
809 uint32_t green = 0;
810 uint32_t alpha = 0xff;
811 uint32_t color_bit_depth = 0;
812 uint32_t z_order = 0;
813 uint32_t plane_alpha = 0xff;
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h879 struct DRMSolidfillStage { struct
881 bool is_exclusion_rect = false;
882 uint32_t color = 0xff000000; // in 8bit argb
883 uint32_t red = 0;
884 uint32_t blue = 0;
885 uint32_t green = 0;
886 uint32_t alpha = 0xff;
887 uint32_t color_bit_depth = 0;
888 uint32_t z_order = 0;
889 uint32_t plane_alpha = 0xff;