Home
last modified time | relevance | path

Searched refs:ENABLE_POSTED_START_DYN_PROP (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/qcom/sm7250/display/include/
H A Ddisplay_properties.h103 #define ENABLE_POSTED_START_DYN_PROP DISPLAY_PROP("enable_posted_start_dyn") macro
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/
H A Dcolor_manager.cpp232 Debug::Get()->GetProperty(ENABLE_POSTED_START_DYN_PROP, &enable_posted_start_dyn); in ColorManagerProxy()