Home
last modified time | relevance | path

Searched defs:safe_mode_ (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/
H A Dcomp_manager.h98 bool safe_mode_ = false; // Flag to notify all displays to be in resource crunch variable
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/
H A Dcomp_manager.h104 bool safe_mode_ = false; // Flag to notify all displays to be in resource crunch variable
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/
H A Dcomp_manager.h109 bool safe_mode_ = false; // Flag to notify all displays to be in resource crunch variable
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
H A Dcomp_manager.h112 bool safe_mode_ = false; // Flag to notify all displays to be in resource crunch variable
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/
H A Dcomp_manager.h108 bool safe_mode_ = false; // Flag to notify all displays to be in resource crunch variable
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/
H A Dcomp_manager.h123 bool safe_mode_ = false; // Flag to notify all displays to be in resource crunch variable
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/
H A Dcomp_manager.h128 bool safe_mode_ = false; // Flag to notify all displays to be in resource crunch variable
/aosp12/art/runtime/
H A Druntime.h1341 bool safe_mode_; variable