Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909/include/
Ddisplay_properties.h100 #define ZERO_SWAP_INTERVAL "vendor.debug.egl.swapinterval" macro
/hardware/qcom/sm8150/display/include/
Ddisplay_properties.h126 #define ZERO_SWAP_INTERVAL "vendor.debug.egl.swapinterval" macro
/hardware/qcom/sm7250/display/include/
Ddisplay_properties.h146 #define ZERO_SWAP_INTERVAL "vendor.debug.egl.swapinterval" macro
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display.cpp372 HWCDebugHandler::Get()->GetProperty(ZERO_SWAP_INTERVAL, &property_swap_interval); in Init()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display.cpp499 HWCDebugHandler::Get()->GetProperty(ZERO_SWAP_INTERVAL, &property_swap_interval); in Init()
/hardware/qcom/sm7250/display/composer/
Dhwc_display.cpp509 HWCDebugHandler::Get()->GetProperty(ZERO_SWAP_INTERVAL, &property_swap_interval); in Init()