Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/include/
Ddisplay_properties.h93 #define ENABLE_NULL_DISPLAY_PROP DISPLAY_PROP("enable_null_display") macro
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display.cpp463 HWCDebugHandler::Get()->GetProperty(ENABLE_NULL_DISPLAY_PROP, &null_display_mode_); in Init()
Dhwc_session.cpp212 HWCDebugHandler::Get()->GetProperty(ENABLE_NULL_DISPLAY_PROP, &null_display_mode_); in Init()