/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 55 DisplayError (*HWColorManagerDrm::GetDrmFeature[])(const PPFeatureInfo &, DRMPPFeatureInfo *) = { 56 [kGlobalColorFeaturePcc] = &HWColorManagerDrm::GetDrmPCC, 57 [kGlobalColorFeatureIgc] = &HWColorManagerDrm::GetDrmIGC, 58 [kGlobalColorFeaturePgc] = &HWColorManagerDrm::GetDrmPGC, 59 [kMixerColorFeatureGc] = &HWColorManagerDrm::GetDrmMixerGC, 60 [kGlobalColorFeaturePaV2] = &HWColorManagerDrm::GetDrmPAV2, 61 [kGlobalColorFeatureDither] = &HWColorManagerDrm::GetDrmDither, 62 [kGlobalColorFeatureGamut] = &HWColorManagerDrm::GetDrmGamut, 63 [kGlobalColorFeaturePADither] = &HWColorManagerDrm::GetDrmPADither, 66 void HWColorManagerDrm::FreeDrmFeatureData(DRMPPFeatureInfo *feature) { in FreeDrmFeatureData() [all …]
|
D | hw_color_manager_drm.h | 41 class HWColorManagerDrm { 49 HWColorManagerDrm() {} in HWColorManagerDrm() function
|
D | hw_device_drm.cpp | 592 info.id = HWColorManagerDrm::ToDrmFeatureId(i); in GetPPFeaturesVersion() 597 vers->version[i] = HWColorManagerDrm::GetFeatureVersion(info); in GetPPFeaturesVersion() 614 if (!HWColorManagerDrm::GetDrmFeature[feature->feature_id_]) { in SetPPFeatures() 618 ret = HWColorManagerDrm::GetDrmFeature[feature->feature_id_](*feature, &kernel_params); in SetPPFeatures() 621 HWColorManagerDrm::FreeDrmFeatureData(&kernel_params); in SetPPFeatures()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 55 DisplayError (*HWColorManagerDrm::GetDrmFeature[])(const PPFeatureInfo &, DRMPPFeatureInfo *) = { 56 [kGlobalColorFeaturePcc] = &HWColorManagerDrm::GetDrmPCC, 57 [kGlobalColorFeatureIgc] = &HWColorManagerDrm::GetDrmIGC, 58 [kGlobalColorFeaturePgc] = &HWColorManagerDrm::GetDrmPGC, 59 [kMixerColorFeatureGc] = &HWColorManagerDrm::GetDrmMixerGC, 60 [kGlobalColorFeaturePaV2] = &HWColorManagerDrm::GetDrmPAV2, 61 [kGlobalColorFeatureDither] = &HWColorManagerDrm::GetDrmDither, 62 [kGlobalColorFeatureGamut] = &HWColorManagerDrm::GetDrmGamut, 63 [kGlobalColorFeaturePADither] = &HWColorManagerDrm::GetDrmPADither, 66 void HWColorManagerDrm::FreeDrmFeatureData(DRMPPFeatureInfo *feature) { in FreeDrmFeatureData() [all …]
|
D | hw_color_manager_drm.h | 41 class HWColorManagerDrm { 49 HWColorManagerDrm() {} in HWColorManagerDrm() function
|
D | hw_device_drm.cpp | 833 info.id = HWColorManagerDrm::ToDrmFeatureId(i); in GetPPFeaturesVersion() 838 vers->version[i] = HWColorManagerDrm::GetFeatureVersion(info); in GetPPFeaturesVersion() 855 if (!HWColorManagerDrm::GetDrmFeature[feature->feature_id_]) { in SetPPFeatures() 859 ret = HWColorManagerDrm::GetDrmFeature[feature->feature_id_](*feature, &kernel_params); in SetPPFeatures() 862 HWColorManagerDrm::FreeDrmFeatureData(&kernel_params); in SetPPFeatures()
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 55 DisplayError (*HWColorManagerDrm::GetDrmFeature[])(const PPFeatureInfo &, DRMPPFeatureInfo *) = { 56 [kGlobalColorFeaturePcc] = &HWColorManagerDrm::GetDrmPCC, 57 [kGlobalColorFeatureIgc] = &HWColorManagerDrm::GetDrmIGC, 58 [kGlobalColorFeaturePgc] = &HWColorManagerDrm::GetDrmPGC, 59 [kMixerColorFeatureGc] = &HWColorManagerDrm::GetDrmMixerGC, 60 [kGlobalColorFeaturePaV2] = &HWColorManagerDrm::GetDrmPAV2, 61 [kGlobalColorFeatureDither] = &HWColorManagerDrm::GetDrmDither, 62 [kGlobalColorFeatureGamut] = &HWColorManagerDrm::GetDrmGamut, 63 [kGlobalColorFeaturePADither] = &HWColorManagerDrm::GetDrmPADither, 66 void HWColorManagerDrm::FreeDrmFeatureData(DRMPPFeatureInfo *feature) { in FreeDrmFeatureData() [all …]
|
D | hw_color_manager_drm.h | 41 class HWColorManagerDrm { 49 HWColorManagerDrm() {} in HWColorManagerDrm() function
|
D | hw_device_drm.cpp | 836 info.id = HWColorManagerDrm::ToDrmFeatureId(i); in GetPPFeaturesVersion() 841 vers->version[i] = HWColorManagerDrm::GetFeatureVersion(info); in GetPPFeaturesVersion() 858 if (!HWColorManagerDrm::GetDrmFeature[feature->feature_id_]) { in SetPPFeatures() 862 ret = HWColorManagerDrm::GetDrmFeature[feature->feature_id_](*feature, &kernel_params); in SetPPFeatures() 865 HWColorManagerDrm::FreeDrmFeatureData(&kernel_params); in SetPPFeatures()
|
/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 120 DisplayError (*HWColorManagerDrm::pp_features_[])(const PPFeatureInfo &, 122 [kFeaturePcc] = &HWColorManagerDrm::GetDrmPCC, 123 [kFeatureIgc] = &HWColorManagerDrm::GetDrmIGC, 124 [kFeaturePgc] = &HWColorManagerDrm::GetDrmPGC, 125 [kFeatureMixerGc] = &HWColorManagerDrm::GetDrmMixerGC, 127 [kFeatureDither] = &HWColorManagerDrm::GetDrmDither, 128 [kFeatureGamut] = &HWColorManagerDrm::GetDrmGamut, 129 [kFeaturePADither] = &HWColorManagerDrm::GetDrmPADither, 130 [kFeaturePAHsic] = &HWColorManagerDrm::GetDrmPAHsic, 131 [kFeaturePASixZone] = &HWColorManagerDrm::GetDrmPASixZone, [all …]
|
D | hw_color_manager_drm.h | 71 class HWColorManagerDrm { 79 HWColorManagerDrm() {} in HWColorManagerDrm() function 80 ~HWColorManagerDrm() {} in ~HWColorManagerDrm()
|
D | hw_device_drm.h | 234 std::unique_ptr<HWColorManagerDrm> hw_color_mgr_ = {};
|
D | hw_device_drm.cpp | 491 std::unique_ptr<HWColorManagerDrm> hw_color_mgr(new HWColorManagerDrm()); in Init()
|
/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 80 DisplayError (*HWColorManagerDrm::GetDrmFeature[])(const PPFeatureInfo &, DRMPPFeatureInfo *) = { 81 [kFeaturePcc] = &HWColorManagerDrm::GetDrmPCC, 82 [kFeatureIgc] = &HWColorManagerDrm::GetDrmIGC, 83 [kFeaturePgc] = &HWColorManagerDrm::GetDrmPGC, 84 [kFeatureMixerGc] = &HWColorManagerDrm::GetDrmMixerGC, 86 [kFeatureDither] = &HWColorManagerDrm::GetDrmDither, 87 [kFeatureGamut] = &HWColorManagerDrm::GetDrmGamut, 88 [kFeaturePADither] = &HWColorManagerDrm::GetDrmPADither, 89 [kFeaturePAHsic] = &HWColorManagerDrm::GetDrmPAHsic, 90 [kFeaturePASixZone] = &HWColorManagerDrm::GetDrmPASixZone, [all …]
|
D | hw_color_manager_drm.h | 76 class HWColorManagerDrm { 85 HWColorManagerDrm() {} in HWColorManagerDrm() function
|
D | hw_device_drm.cpp | 1313 info.id = HWColorManagerDrm::ToDrmFeatureId(i); in GetPPFeaturesVersion() 1318 vers->version[i] = HWColorManagerDrm::GetFeatureVersion(info); in GetPPFeaturesVersion() 1334 kernel_params.id = HWColorManagerDrm::ToDrmFeatureId(feature->feature_id_); in SetPPFeatures() 1347 if (!HWColorManagerDrm::GetDrmFeature[drm_feature]) { in SetPPFeatures() 1351 ret = HWColorManagerDrm::GetDrmFeature[drm_feature](*feature, &kernel_params); in SetPPFeatures() 1356 HWColorManagerDrm::FreeDrmFeatureData(&kernel_params); in SetPPFeatures()
|