Home
last modified time | relevance | path

Searched refs:ENABLE_NULL_DISPLAY_PROP (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/qcom/sm7250/display/include/
H A Ddisplay_properties.h84 #define ENABLE_NULL_DISPLAY_PROP DISPLAY_PROP("enable_null_display") macro
/aosp12/hardware/qcom/sm8150/display/include/
H A Ddisplay_properties.h93 #define ENABLE_NULL_DISPLAY_PROP DISPLAY_PROP("enable_null_display") macro
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_display.cpp479 HWCDebugHandler::Get()->GetProperty(ENABLE_NULL_DISPLAY_PROP, &null_display_mode_); in Init()
H A Dhwc_session.cpp181 HWCDebugHandler::Get()->GetProperty(ENABLE_NULL_DISPLAY_PROP, &null_display_mode_); in Init()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_display.cpp469 HWCDebugHandler::Get()->GetProperty(ENABLE_NULL_DISPLAY_PROP, &null_display_mode_); in Init()
H A Dhwc_session.cpp208 HWCDebugHandler::Get()->GetProperty(ENABLE_NULL_DISPLAY_PROP, &null_display_mode_); in Init()