Home
last modified time | relevance | path

Searched defs:alpha0 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/
H A D_layer_alpha_v10.md30 ### alpha0 subsection
H A D_i_surface_v10.md38 ### alpha0 subsection
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_type.h302 uint8_t alpha0; /**< Alpha0 value, ranging from 0 to 255 */ member
355 uint8_t alpha0; /**< Value of alpha0, ranging from 0 to 255 */ member
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_type.h65 uint8_t alpha0; /**< Alpha0 value, ranging from 0 to 255 */ member