Home
last modified time | relevance | path

Searched refs:VIDEO_MODE_PANEL_PROP (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/display/msm8909/include/
Ddisplay_properties.h54 #define VIDEO_MODE_PANEL_PROP DISPLAY_PROP("video_mode_panel") macro
/hardware/qcom/sdm845/display/include/
Ddisplay_properties.h56 #define VIDEO_MODE_PANEL_PROP DISPLAY_PROP("video_mode_panel") macro
/hardware/qcom/display/msm8909/sdm/libs/utils/
Ddebug.cpp116 debug_.debug_handler_->GetProperty(VIDEO_MODE_PANEL_PROP, &value); in IsVideoModeEnabled()
/hardware/qcom/sdm845/display/sdm/libs/utils/
Ddebug.cpp115 DebugHandler::Get()->GetProperty(VIDEO_MODE_PANEL_PROP, &value); in IsVideoModeEnabled()