Home
last modified time | relevance | path

Searched refs:DISABLE_ROTATOR_UBWC_PROP (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/display/msm8909/include/
Ddisplay_properties.h55 #define DISABLE_ROTATOR_UBWC_PROP DISPLAY_PROP("disable_rotator_ubwc") macro
/hardware/qcom/sdm845/display/include/
Ddisplay_properties.h57 #define DISABLE_ROTATOR_UBWC_PROP DISPLAY_PROP("disable_rotator_ubwc") macro
/hardware/qcom/sm8150/display/include/
Ddisplay_properties.h57 #define DISABLE_ROTATOR_UBWC_PROP DISPLAY_PROP("disable_rotator_ubwc") macro
/hardware/qcom/sm7250/display/include/
Ddisplay_properties.h55 #define DISABLE_ROTATOR_UBWC_PROP DISPLAY_PROP("disable_rotator_ubwc") macro
/hardware/qcom/display/msm8909/sdm/libs/utils/
Ddebug.cpp123 debug_.debug_handler_->GetProperty(DISABLE_ROTATOR_UBWC_PROP, &value); in IsRotatorUbwcDisabled()
/hardware/qcom/sdm845/display/sdm/libs/utils/
Ddebug.cpp122 DebugHandler::Get()->GetProperty(DISABLE_ROTATOR_UBWC_PROP, &value); in IsRotatorUbwcDisabled()
/hardware/qcom/sm8150/display/sdm/libs/utils/
Ddebug.cpp122 DebugHandler::Get()->GetProperty(DISABLE_ROTATOR_UBWC_PROP, &value); in IsRotatorUbwcDisabled()
/hardware/qcom/sm7250/display/sdm/libs/utils/
Ddebug.cpp115 DebugHandler::Get()->GetProperty(DISABLE_ROTATOR_UBWC_PROP, &value); in IsRotatorUbwcDisabled()