Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909/include/
Ddisplay_properties.h49 #define DISABLE_DECIMATION_PROP DISPLAY_PROP("disable_decimation") macro
/hardware/qcom/sdm845/display/include/
Ddisplay_properties.h51 #define DISABLE_DECIMATION_PROP DISPLAY_PROP("disable_decimation") macro
/hardware/qcom/sm8150/display/include/
Ddisplay_properties.h51 #define DISABLE_DECIMATION_PROP DISPLAY_PROP("disable_decimation") macro
/hardware/qcom/display/msm8909/sdm/libs/utils/
Ddebug.cpp83 debug_.debug_handler_->GetProperty(DISABLE_DECIMATION_PROP, &value); in IsDecimationDisabled()
/hardware/qcom/sdm845/display/sdm/libs/utils/
Ddebug.cpp82 DebugHandler::Get()->GetProperty(DISABLE_DECIMATION_PROP, &value); in IsDecimationDisabled()
/hardware/qcom/sm8150/display/sdm/libs/utils/
Ddebug.cpp82 DebugHandler::Get()->GetProperty(DISABLE_DECIMATION_PROP, &value); in IsDecimationDisabled()