Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909/include/
Ddisplay_properties.h53 #define MAX_UPSCALE_PROP DISPLAY_PROP("max_upscale") macro
/hardware/qcom/sdm845/display/include/
Ddisplay_properties.h55 #define MAX_UPSCALE_PROP DISPLAY_PROP("max_upscale") macro
/hardware/qcom/sm8150/display/include/
Ddisplay_properties.h55 #define MAX_UPSCALE_PROP DISPLAY_PROP("max_upscale") macro
/hardware/qcom/display/msm8909/sdm/libs/utils/
Ddebug.cpp109 debug_.debug_handler_->GetProperty(MAX_UPSCALE_PROP, &value); in GetMaxUpscale()
/hardware/qcom/sdm845/display/sdm/libs/utils/
Ddebug.cpp108 DebugHandler::Get()->GetProperty(MAX_UPSCALE_PROP, &value); in GetMaxUpscale()
/hardware/qcom/sm8150/display/sdm/libs/utils/
Ddebug.cpp108 DebugHandler::Get()->GetProperty(MAX_UPSCALE_PROP, &value); in GetMaxUpscale()