Searched defs:DRMSolidfillStage (Results 1 – 3 of 3) sorted by relevance
618 struct DRMSolidfillStage { struct620 bool is_exclusion_rect = false;621 uint32_t color = 0xff000000; // in 8bit argb622 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;
803 struct DRMSolidfillStage { struct805 bool is_exclusion_rect = false;806 uint32_t color = 0xff000000; // in 8bit argb807 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;
858 struct DRMSolidfillStage { struct860 bool is_exclusion_rect = false;861 uint32_t color = 0xff000000; // in 8bit argb862 uint32_t red = 0;863 uint32_t blue = 0;864 uint32_t green = 0;865 uint32_t alpha = 0xff;866 uint32_t color_bit_depth = 0;867 uint32_t z_order = 0;868 uint32_t plane_alpha = 0xff;