Home
last modified time | relevance | path

Searched refs:DISPLAY_TYPE_DRM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/display/composer/vdi_base/include/
H A Dhdi_display.h31 const uint32_t DISPLAY_TYPE_DRM = (1 << 31); variable
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_display.h30 constexpr uint32_t DISPLAY_TYPE_DRM = (1U << 31); variable