Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/display/sdm/include/core/
Dlayer_stack.h300 struct LayerSolidFill { struct
301 uint32_t bit_depth = 0; //!< Bit depth of solid fill colors
302 uint32_t red = 0; //!< Red value
303 uint32_t green = 0; //!< Green value
304 uint32_t blue = 0; //!< Blue value
305 uint32_t alpha = 0; //!< Alpha value
/hardware/qcom/sm8150/display/sdm/include/core/
Dlayer_stack.h321 struct LayerSolidFill { struct
322 uint32_t bit_depth = 0; //!< Bit depth of solid fill colors
323 uint32_t red = 0; //!< Red value
324 uint32_t green = 0; //!< Green value
325 uint32_t blue = 0; //!< Blue value
326 uint32_t alpha = 0; //!< Alpha value