Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909/include/
Ddisplay_properties.h58 #define DISABLE_AVR_PROP DISPLAY_PROP("disable_avr") macro
/hardware/qcom/sdm845/display/include/
Ddisplay_properties.h60 #define DISABLE_AVR_PROP DISPLAY_PROP("disable_avr") macro
/hardware/qcom/sm8150/display/include/
Ddisplay_properties.h60 #define DISABLE_AVR_PROP DISPLAY_PROP("disable_avr") macro
/hardware/qcom/display/msm8909/sdm/libs/utils/
Ddebug.cpp157 debug_.debug_handler_->GetProperty(DISABLE_AVR_PROP, &value); in IsAVRDisabled()
/hardware/qcom/sdm845/display/sdm/libs/utils/
Ddebug.cpp156 DebugHandler::Get()->GetProperty(DISABLE_AVR_PROP, &value); in IsAVRDisabled()
/hardware/qcom/sm8150/display/sdm/libs/utils/
Ddebug.cpp156 DebugHandler::Get()->GetProperty(DISABLE_AVR_PROP, &value); in IsAVRDisabled()