Home
last modified time | relevance | path

Searched refs:HWColorManagerDrm (Results 1 – 16 of 16) sorted by relevance

/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_color_manager_drm.cpp55 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 …]
Dhw_color_manager_drm.h41 class HWColorManagerDrm {
49 HWColorManagerDrm() {} in HWColorManagerDrm() function
Dhw_device_drm.cpp592 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/
Dhw_color_manager_drm.cpp55 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 …]
Dhw_color_manager_drm.h41 class HWColorManagerDrm {
49 HWColorManagerDrm() {} in HWColorManagerDrm() function
Dhw_device_drm.cpp833 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/
Dhw_color_manager_drm.cpp55 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 …]
Dhw_color_manager_drm.h41 class HWColorManagerDrm {
49 HWColorManagerDrm() {} in HWColorManagerDrm() function
Dhw_device_drm.cpp836 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/
Dhw_color_manager_drm.cpp120 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 …]
Dhw_color_manager_drm.h71 class HWColorManagerDrm {
79 HWColorManagerDrm() {} in HWColorManagerDrm() function
80 ~HWColorManagerDrm() {} in ~HWColorManagerDrm()
Dhw_device_drm.h234 std::unique_ptr<HWColorManagerDrm> hw_color_mgr_ = {};
Dhw_device_drm.cpp491 std::unique_ptr<HWColorManagerDrm> hw_color_mgr(new HWColorManagerDrm()); in Init()
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_color_manager_drm.cpp80 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 …]
Dhw_color_manager_drm.h76 class HWColorManagerDrm {
85 HWColorManagerDrm() {} in HWColorManagerDrm() function
Dhw_device_drm.cpp1313 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()