Home
last modified time | relevance | path

Searched defs:DrmPropertyEnum (Results 1 - 5 of 5) sorted by relevance

/device/soc/rockchip/common/hardware/display/src/display_device/
H A Ddrm_device.h36 class DrmPropertyEnum { class
38 explicit DrmPropertyEnum(drm_mode_property_enum *e) : value(e->value), name(e->name) in DrmPropertyEnum() function in OHOS::HDI::DISPLAY::DrmPropertyEnum
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Ddrm_device.h36 class DrmPropertyEnum { class
38 explicit DrmPropertyEnum(drm_mode_property_enum *e) : value(e->value), name(e->name) { in DrmPropertyEnum() function in OHOS::HDI::DISPLAY::DrmPropertyEnum
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddrm_device.h36 class DrmPropertyEnum { class
38 explicit DrmPropertyEnum(drm_mode_property_enum *e) : value(e->value), name(e->name) { in DrmPropertyEnum() function in OHOS::HDI::DISPLAY::DrmPropertyEnum
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Ddrm_device.h36 class DrmPropertyEnum { class
38 explicit DrmPropertyEnum(drm_mode_property_enum *e) : value(e->value), name(e->name) { in DrmPropertyEnum() function in OHOS::HDI::DISPLAY::DrmPropertyEnum
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddrm_device.h36 class DrmPropertyEnum { class
38 explicit DrmPropertyEnum(drm_mode_property_enum *e) : value(e->value), name(e->name) { in DrmPropertyEnum() function in OHOS::HDI::DISPLAY::DrmPropertyEnum

Completed in 2 milliseconds