Home
last modified time | relevance | path

Searched refs:DISABLE_DESTINATION_SCALER_PROP (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/display/msm8909/include/
Ddisplay_properties.h75 #define DISABLE_DESTINATION_SCALER_PROP DISPLAY_PROP("disable_dest_scaler") macro
/hardware/qcom/sdm845/display/include/
Ddisplay_properties.h77 #define DISABLE_DESTINATION_SCALER_PROP DISPLAY_PROP("disable_dest_scaler") macro
/hardware/qcom/sm8150/display/include/
Ddisplay_properties.h77 #define DISABLE_DESTINATION_SCALER_PROP DISPLAY_PROP("disable_dest_scaler") macro
/hardware/qcom/sm7250/display/include/
Ddisplay_properties.h73 #define DISABLE_DESTINATION_SCALER_PROP DISPLAY_PROP("disable_dest_scaler") macro
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_info_drm.cpp199 if (Debug::GetProperty(DISABLE_DESTINATION_SCALER_PROP, &value) == kErrorNone) { in GetHWResourceInfo()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp229 if (Debug::GetProperty(DISABLE_DESTINATION_SCALER_PROP, &value) == kErrorNone) { in GetHWResourceInfo()
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_info_drm.cpp226 if (Debug::GetProperty(DISABLE_DESTINATION_SCALER_PROP, &value) == kErrorNone) { in GetHWResourceInfo()