Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909/include/
Ddisplay_properties.h72 #define DISABLE_BLIT_COMPOSITION_PROP DISPLAY_PROP("disable_blit_comp") macro
/hardware/qcom/sdm845/display/include/
Ddisplay_properties.h74 #define DISABLE_BLIT_COMPOSITION_PROP DISPLAY_PROP("disable_blit_comp") macro
/hardware/qcom/sm8150/display/include/
Ddisplay_properties.h74 #define DISABLE_BLIT_COMPOSITION_PROP DISPLAY_PROP("disable_blit_comp") macro
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display.cpp380 HWCDebugHandler::Get()->GetProperty(DISABLE_BLIT_COMPOSITION_PROP, &blit_enabled); in Init()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display.cpp583 HWCDebugHandler::Get()->GetProperty(DISABLE_BLIT_COMPOSITION_PROP, &blit_enabled); in Init()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display.cpp507 HWCDebugHandler::Get()->GetProperty(DISABLE_BLIT_COMPOSITION_PROP, &blit_enabled); in Init()