Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/sdm/include/core/
Dlayer_stack.h323 struct LayerSolidFill { struct
324 uint32_t bit_depth = 0; //!< Bit depth of solid fill colors
325 uint32_t red = 0; //!< Red value
326 uint32_t green = 0; //!< Green value
327 uint32_t blue = 0; //!< Blue value
328 uint32_t alpha = 0; //!< Alpha value
/hardware/qcom/sm7250/display/sdm/include/core/
Dlayer_stack.h338 struct LayerSolidFill { struct
339 uint32_t bit_depth = 0; //!< Bit depth of solid fill colors
340 uint32_t red = 0; //!< Red value
341 uint32_t green = 0; //!< Green value
342 uint32_t blue = 0; //!< Blue value
343 uint32_t alpha = 0; //!< Alpha value