HomeSort by relevance Sort by last modified time
    Searched refs:EnableActiveFeatures (Results 1 - 14 of 14) sorted by null

  /hardware/qcom/display/msm8909/sdm/libs/hwc/
hwc_color_manager.h 91 int EnableActiveFeatures(bool enable);
92 int EnableActiveFeatures(bool enable, const ActiveFeatureCMD &cmds, bool *was_running);
hwc_color_manager.cpp 585 int HWCQDCMModeManager::EnableActiveFeatures(bool enable,
638 ret = EnableActiveFeatures((enable ? false : true), kActiveFeatureCMD[kCABLFeature],
  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_color_manager.h 89 int EnableActiveFeatures(bool enable);
90 int EnableActiveFeatures(bool enable, const ActiveFeatureCMD &cmds, bool *was_running);
hwc_color_manager.cpp 396 int HWCQDCMModeManager::EnableActiveFeatures(bool enable,
449 ret = EnableActiveFeatures((enable ? false : true), kActiveFeatureCMD[kCABLFeature],
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
hwc_color_manager.h 91 int EnableActiveFeatures(bool enable);
92 int EnableActiveFeatures(bool enable, const ActiveFeatureCMD &cmds, bool *was_running);
hwc_color_manager.cpp 585 int HWCQDCMModeManager::EnableActiveFeatures(bool enable,
638 ret = EnableActiveFeatures((enable ? false : true), kActiveFeatureCMD[kCABLFeature],
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_color_manager.h 89 int EnableActiveFeatures(bool enable);
90 int EnableActiveFeatures(bool enable, const ActiveFeatureCMD &cmds, bool *was_running);
hwc_color_manager.cpp 397 int HWCQDCMModeManager::EnableActiveFeatures(bool enable,
450 ret = EnableActiveFeatures((enable ? false : true), kActiveFeatureCMD[kCABLFeature],
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_color_manager.h 91 int EnableActiveFeatures(bool enable);
92 int EnableActiveFeatures(bool enable, const ActiveFeatureCMD &cmds, bool *was_running);
hwc_color_manager.cpp 485 int HWCQDCMModeManager::EnableActiveFeatures(bool enable,
538 ret = EnableActiveFeatures((enable ? false : true), kActiveFeatureCMD[kCABLFeature],
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_color_manager.h 89 int EnableActiveFeatures(bool enable);
90 int EnableActiveFeatures(bool enable, const ActiveFeatureCMD &cmds, bool *was_running);
hwc_color_manager.cpp 297 int HWCQDCMModeManager::EnableActiveFeatures(bool enable,
350 ret = EnableActiveFeatures((enable ? false : true), kActiveFeatureCMD[kCABLFeature],
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_color_manager.h 89 int EnableActiveFeatures(bool enable);
90 int EnableActiveFeatures(bool enable, const ActiveFeatureCMD &cmds, bool *was_running);
hwc_color_manager.cpp 400 int HWCQDCMModeManager::EnableActiveFeatures(bool enable,
453 ret = EnableActiveFeatures((enable ? false : true), kActiveFeatureCMD[kCABLFeature],

Completed in 347 milliseconds