/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/ |
H A D | display_base.cpp | 108 if (!color_mgr_) { in Init() 133 if (color_mgr_) { in Deinit() 239 if (color_mgr_ && color_mgr_->NeedsPartialUpdateDisable()) { in Prepare() 313 if (color_mgr_) in Commit() 691 if (color_mgr_) in ColorSVCRequestRoute() 703 if (!color_mgr_) { in GetColorModeCount() 720 if (!color_mgr_) { in GetColorModes() 739 if (!color_mgr_) { in GetColorModeAttr() 755 if (!color_mgr_) { in SetColorMode() 916 if (!color_mgr_) { in SetColorTransform() [all …]
|
H A D | display_base.h | 158 ColorManagerProxy *color_mgr_ = NULL; // each display object owns its ColorManagerProxy variable
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/ |
H A D | display_base.cpp | 109 if (!color_mgr_) { in Init() 134 if (color_mgr_) { in Deinit() 241 if (color_mgr_ && color_mgr_->NeedsPartialUpdateDisable()) { in Prepare() 316 if (color_mgr_) in Commit() 693 if (color_mgr_) in ColorSVCRequestRoute() 705 if (!color_mgr_) { in GetColorModeCount() 722 if (!color_mgr_) { in GetColorModes() 741 if (!color_mgr_) { in GetColorModeAttr() 757 if (!color_mgr_) { in SetColorMode() 914 if (!color_mgr_) { in SetColorTransform() [all …]
|
H A D | display_base.h | 159 ColorManagerProxy *color_mgr_ = NULL; // each display object owns its ColorManagerProxy variable
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/ |
H A D | display_base.cpp | 104 if (!color_mgr_) { in Init() 129 if (color_mgr_) { in Deinit() 235 if (color_mgr_ && color_mgr_->NeedsPartialUpdateDisable()) { in Prepare() 308 if (color_mgr_) in Commit() 671 if (color_mgr_) in ColorSVCRequestRoute() 683 if (!color_mgr_) { in GetColorModeCount() 700 if (!color_mgr_) { in GetColorModes() 719 if (!color_mgr_) { in GetColorModeAttr() 735 if (!color_mgr_) { in SetColorMode() 892 if (!color_mgr_) { in SetColorTransform() [all …]
|
H A D | display_base.h | 159 ColorManagerProxy *color_mgr_ = NULL; // each display object owns its ColorManagerProxy variable
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/ |
H A D | display_base.cpp | 115 if (!color_mgr_) { in Init() 135 if (color_mgr_) { in Deinit() 136 delete color_mgr_; in Deinit() 137 color_mgr_ = NULL; in Deinit() 222 if (color_mgr_ && color_mgr_->NeedsPartialUpdateDisable()) { in Prepare() 314 if (color_mgr_) in Commit() 694 if (color_mgr_) in ColorSVCRequestRoute() 706 if (!color_mgr_) { in GetColorModeCount() 728 if (!color_mgr_) { in GetColorModes() 767 if (!color_mgr_) { in SetColorMode() [all …]
|
H A D | display_base.h | 148 ColorManagerProxy *color_mgr_ = NULL; // each display object owns its ColorManagerProxy variable
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/ |
H A D | display_base.cpp | 94 if (!color_mgr_) { in Init() 237 if (color_mgr_ && color_mgr_->NeedsPartialUpdateDisable()) { in Prepare() 314 if (color_mgr_) in Commit() 741 if (color_mgr_) in ColorSVCRequestRoute() 753 if (!color_mgr_) { in GetColorModeCount() 770 if (!color_mgr_) { in GetColorModes() 789 if (!color_mgr_) { in GetColorModeAttr() 805 if (!color_mgr_) { in SetColorMode() 878 if (!color_mgr_) { in SetColorTransform() 919 if (color_mgr_) { in ApplyDefaultDisplayMode() [all …]
|
H A D | display_base.h | 165 ColorManagerProxy *color_mgr_ = NULL; // each display object owns its ColorManagerProxy variable
|
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/ |
H A D | display_base.cpp | 137 if (color_mgr_) { in Init() 311 if (color_mgr_ && color_mgr_->NeedsPartialUpdateDisable()) { in Prepare() 351 if (color_mgr_) in Prepare() 390 if (color_mgr_) in Commit() 936 if (color_mgr_) in ColorSVCRequestRoute() 948 if (!color_mgr_) { in GetColorModeCount() 967 if (!color_mgr_) { in GetColorModes() 986 if (!color_mgr_) { in GetColorModeAttr() 1167 if (color_mgr_) { in ApplyDefaultDisplayMode() 1883 if (color_mgr_) { in ClearColorInfo() [all …]
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/ |
H A D | display_base.cpp | 137 if (color_mgr_) { in Init() 310 if (color_mgr_ && color_mgr_->NeedsPartialUpdateDisable()) { in Prepare() 398 if (color_mgr_) in Commit() 914 if (color_mgr_) in ColorSVCRequestRoute() 926 if (!color_mgr_) { in GetColorModeCount() 945 if (!color_mgr_) { in GetColorModes() 964 if (!color_mgr_) { in GetColorModeAttr() 980 if (!color_mgr_) { in SetColorMode() 1076 if (!color_mgr_) { in SetColorTransform() 1093 if (!color_mgr_) { in GetDefaultColorMode() [all …]
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
H A D | hwc_session.cpp | 191 color_mgr_ = HWCColorManager::CreateColorManager(); in Init() 192 if (!color_mgr_) { in Init() 210 if (color_mgr_) { in Deinit() 211 color_mgr_->DestroyColorManager(); in Deinit() 298 if (hwc_session->color_mgr_) { in Prepare() 384 if (hwc_session->color_mgr_) { in Set() 1300 if (!color_mgr_) { in QdcmCMDHandler() 1337 ret = color_mgr_->SetSolidFill(pending_action.params, in QdcmCMDHandler() 1342 ret = color_mgr_->SetSolidFill(pending_action.params, in QdcmCMDHandler() 1356 ret = color_mgr_->SetFrameCapture(pending_action.params, in QdcmCMDHandler() [all …]
|
H A D | hwc_session.h | 144 HWCColorManager *color_mgr_ = NULL; variable
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
H A D | hwc_session.cpp | 191 color_mgr_ = HWCColorManager::CreateColorManager(); in Init() 192 if (!color_mgr_) { in Init() 210 if (color_mgr_) { in Deinit() 211 color_mgr_->DestroyColorManager(); in Deinit() 298 if (hwc_session->color_mgr_) { in Prepare() 384 if (hwc_session->color_mgr_) { in Set() 1300 if (!color_mgr_) { in QdcmCMDHandler() 1337 ret = color_mgr_->SetSolidFill(pending_action.params, in QdcmCMDHandler() 1342 ret = color_mgr_->SetSolidFill(pending_action.params, in QdcmCMDHandler() 1356 ret = color_mgr_->SetFrameCapture(pending_action.params, in QdcmCMDHandler() [all …]
|
H A D | hwc_session.h | 144 HWCColorManager *color_mgr_ = NULL; variable
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
H A D | hwc_session.cpp | 174 color_mgr_ = HWCColorManager::CreateColorManager(); in Init() 175 if (!color_mgr_) { in Init() 193 if (color_mgr_) { in Deinit() 194 color_mgr_->DestroyColorManager(); in Deinit() 279 if (hwc_session->color_mgr_) { in Prepare() 365 if (hwc_session->color_mgr_) { in Set() 1190 if (!color_mgr_) { in QdcmCMDHandler() 1227 ret = color_mgr_->SetSolidFill(pending_action.params, in QdcmCMDHandler() 1232 ret = color_mgr_->SetSolidFill(pending_action.params, in QdcmCMDHandler() 1246 ret = color_mgr_->SetFrameCapture(pending_action.params, in QdcmCMDHandler() [all …]
|
H A D | hwc_session.h | 138 HWCColorManager *color_mgr_ = NULL; variable
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
H A D | hwc_session.cpp | 191 color_mgr_ = HWCColorManager::CreateColorManager(&buffer_allocator_); in Init() 192 if (!color_mgr_) { in Init() 227 if (color_mgr_) { in Deinit() 228 color_mgr_->DestroyColorManager(); in Deinit() 713 if (hwc_session->color_mgr_) { in ValidateDisplay() 1246 if (!color_mgr_) { in QdcmCMDHandler() 1277 ret = color_mgr_->EnableQDCMMode(true, hwc_display_[HWC_DISPLAY_PRIMARY]); in QdcmCMDHandler() 1280 ret = color_mgr_->EnableQDCMMode(false, hwc_display_[HWC_DISPLAY_PRIMARY]); in QdcmCMDHandler() 1302 ret = color_mgr_->SetFrameCapture(pending_action.params, true, in QdcmCMDHandler() 1307 ret = color_mgr_->SetFrameCapture(pending_action.params, false, in QdcmCMDHandler() [all …]
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
H A D | hwc_session.cpp | 202 color_mgr_ = HWCColorManager::CreateColorManager(&buffer_allocator_); in Init() 203 if (!color_mgr_) { in Init() 233 if (color_mgr_) { in Deinit() 234 color_mgr_->DestroyColorManager(); in Deinit() 751 if (hwc_session->color_mgr_) { in ValidateDisplay() 1298 if (!color_mgr_) { in QdcmCMDHandler() 1352 ret = color_mgr_->SetSolidFill(pending_action.params, in QdcmCMDHandler() 1357 ret = color_mgr_->SetSolidFill(pending_action.params, in QdcmCMDHandler() 1371 ret = color_mgr_->SetFrameCapture(pending_action.params, true, in QdcmCMDHandler() 1376 ret = color_mgr_->SetFrameCapture(pending_action.params, false, in QdcmCMDHandler() [all …]
|
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
H A D | hwc_session.cpp | 127 color_mgr_ = HWCColorManager::CreateColorManager(buffer_allocator_); in Init() 128 if (!color_mgr_) { in Init() 155 if (color_mgr_) { in Deinit() 156 color_mgr_->DestroyColorManager(); in Deinit() 607 if (hwc_session->color_mgr_) { in ValidateDisplay() 1326 if (!color_mgr_) { in QdcmCMDHandler() 1357 ret = color_mgr_->EnableQDCMMode(true, hwc_display_[HWC_DISPLAY_PRIMARY]); in QdcmCMDHandler() 1360 ret = color_mgr_->EnableQDCMMode(false, hwc_display_[HWC_DISPLAY_PRIMARY]); in QdcmCMDHandler() 1382 ret = color_mgr_->SetFrameCapture(pending_action.params, true, in QdcmCMDHandler() 1387 ret = color_mgr_->SetFrameCapture(pending_action.params, false, in QdcmCMDHandler() [all …]
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
H A D | hwc_session.cpp | 125 color_mgr_ = HWCColorManager::CreateColorManager(buffer_allocator_); in Init() 126 if (!color_mgr_) { in Init() 144 if (color_mgr_) { in Deinit() 145 color_mgr_->DestroyColorManager(); in Deinit() 1286 if (!color_mgr_) { in QdcmCMDHandler() 1317 ret = color_mgr_->EnableQDCMMode(true, hwc_display_[HWC_DISPLAY_PRIMARY]); in QdcmCMDHandler() 1320 ret = color_mgr_->EnableQDCMMode(false, hwc_display_[HWC_DISPLAY_PRIMARY]); in QdcmCMDHandler() 1324 color_mgr_->SetSolidFill(pending_action.params, true, hwc_display_[HWC_DISPLAY_PRIMARY]); in QdcmCMDHandler() 1329 color_mgr_->SetSolidFill(pending_action.params, false, hwc_display_[HWC_DISPLAY_PRIMARY]); in QdcmCMDHandler() 1342 ret = color_mgr_->SetFrameCapture(pending_action.params, true, in QdcmCMDHandler() [all …]
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
H A D | hwc_session.cpp | 195 color_mgr_ = HWCColorManager::CreateColorManager(&buffer_allocator_); in Init() 196 if (!color_mgr_) { in Init() 247 if (color_mgr_) { in Deinit() 248 color_mgr_->DestroyColorManager(); in Deinit() 1838 if (!color_mgr_) { in QdcmCMDHandler() 1904 ret = color_mgr_->SetSolidFill(pending_action.params, in QdcmCMDHandler() 1913 ret = color_mgr_->SetSolidFill(pending_action.params, in QdcmCMDHandler() 1929 ret = color_mgr_->SetFrameCapture(pending_action.params, true, in QdcmCMDHandler() 1938 ret = color_mgr_->SetDetailedEnhancer(pending_action.params, in QdcmCMDHandler() 2272 if (color_mgr_) { in ValidateDisplayInternal() [all …]
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | hwc_session.cpp | 247 if (color_mgr_) { in Deinit() 248 color_mgr_->DestroyColorManager(); in Deinit() 2217 if (!color_mgr_) { in QdcmCMDHandler() 2255 ret = color_mgr_->EnableQDCMMode(true, hwc_display_[display_id]); in QdcmCMDHandler() 2263 ret = color_mgr_->SetSolidFill(pending_action.params, in QdcmCMDHandler() 2272 ret = color_mgr_->SetSolidFill(pending_action.params, in QdcmCMDHandler() 2292 ret = color_mgr_->SetFrameCapture(pending_action.params, false, in QdcmCMDHandler() 2658 color_mgr_ = HWCColorManager::CreateColorManager(&buffer_allocator_); in CreatePrimaryDisplay() 2659 if (!color_mgr_) { in CreatePrimaryDisplay() 3075 if (color_mgr_) { in ValidateDisplayInternal() [all …]
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
H A D | hwc_session.cpp | 252 if (color_mgr_) { in Deinit() 253 color_mgr_->DestroyColorManager(); in Deinit() 2432 if (!color_mgr_) { in QdcmCMDHandler() 2481 ret = color_mgr_->SetSolidFill(pending_action.params, in QdcmCMDHandler() 2490 ret = color_mgr_->SetSolidFill(pending_action.params, in QdcmCMDHandler() 2506 ret = color_mgr_->SetFrameCapture(pending_action.params, true, in QdcmCMDHandler() 2511 ret = color_mgr_->SetFrameCapture(pending_action.params, false, in QdcmCMDHandler() 2515 ret = color_mgr_->SetDetailedEnhancer(pending_action.params, in QdcmCMDHandler() 2868 if (!color_mgr_) { in CreatePrimaryDisplay() 3280 if (color_mgr_) { in ValidateDisplayInternal() [all …]
|