Home
last modified time | relevance | path

Searched refs:DISABLE_FAST_PATH (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sm8150/display/include/
Ddisplay_properties.h118 #define DISABLE_FAST_PATH DISPLAY_PROP("disable_fast_path") macro
/hardware/qcom/sm7250/display/include/
Ddisplay_properties.h98 #define DISABLE_FAST_PATH DISPLAY_PROP("disable_fast_path") macro
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display.cpp534 HWCDebugHandler::Get()->GetProperty(DISABLE_FAST_PATH, &disable_fast_path); in Init()
/hardware/qcom/sm7250/display/composer/
Dhwc_display.cpp548 HWCDebugHandler::Get()->GetProperty(DISABLE_FAST_PATH, &disable_fast_path); in Init()