Home
last modified time | relevance | path

Searched refs:PPFeaturesConfig (Results 1 – 25 of 64) sorted by relevance

123

/hardware/qcom/display/msm8998/sdm/include/private/
Dcolor_interface.h58 PPFeaturesConfig *out_features,
61 virtual DisplayError ApplyDefaultDisplayMode(PPFeaturesConfig *out_features) = 0;
63 virtual DisplayError ColorIntfSetColorTransform(PPFeaturesConfig *out_features,
67 virtual DisplayError ColorIntfSetDisplayMode(PPFeaturesConfig *out_features,
70 virtual DisplayError ColorIntfGetNumDisplayModes(PPFeaturesConfig *out_features,
73 virtual DisplayError ColorIntfEnumerateDisplayModes(PPFeaturesConfig *out_features,
76 virtual DisplayError ColorIntfGetModeInfo(PPFeaturesConfig *out_features,
79 virtual DisplayError ColorIntfGetDefaultModeID(PPFeaturesConfig *out_features,
/hardware/qcom/display/msm8909/sdm/include/private/
Dcolor_interface.h58 PPFeaturesConfig *out_features,
61 virtual DisplayError ApplyDefaultDisplayMode(PPFeaturesConfig *out_features) = 0;
63 virtual DisplayError ColorIntfSetColorTransform(PPFeaturesConfig *out_features,
67 virtual DisplayError ColorIntfSetDisplayMode(PPFeaturesConfig *out_features,
70 virtual DisplayError ColorIntfGetNumDisplayModes(PPFeaturesConfig *out_features,
73 virtual DisplayError ColorIntfEnumerateDisplayModes(PPFeaturesConfig *out_features,
76 virtual DisplayError ColorIntfGetModeInfo(PPFeaturesConfig *out_features,
79 virtual DisplayError ColorIntfGetDefaultModeID(PPFeaturesConfig *out_features,
/hardware/qcom/sm7250/display/sdm/include/private/
Dcolor_interface.h75 PPFeaturesConfig *out_features,
78 virtual DisplayError ApplyDefaultDisplayMode(PPFeaturesConfig *out_features) = 0;
80 virtual DisplayError ColorIntfSetColorTransform(PPFeaturesConfig *out_features,
84 virtual DisplayError ColorIntfSetDisplayMode(PPFeaturesConfig *out_features,
87 virtual DisplayError ColorIntfGetNumDisplayModes(PPFeaturesConfig *out_features,
90 virtual DisplayError ColorIntfEnumerateDisplayModes(PPFeaturesConfig *out_features,
93 virtual DisplayError ColorIntfGetModeInfo(PPFeaturesConfig *out_features,
96 virtual DisplayError ColorIntfGetDefaultModeID(PPFeaturesConfig *out_features,
99 virtual DisplayError ColorIntfConvertToPPFeature(PPFeaturesConfig *out_features,
/hardware/qcom/sdm845/display/sdm/include/private/
Dcolor_interface.h73 PPFeaturesConfig *out_features,
76 virtual DisplayError ApplyDefaultDisplayMode(PPFeaturesConfig *out_features) = 0;
78 virtual DisplayError ColorIntfSetColorTransform(PPFeaturesConfig *out_features,
82 virtual DisplayError ColorIntfSetDisplayMode(PPFeaturesConfig *out_features,
85 virtual DisplayError ColorIntfGetNumDisplayModes(PPFeaturesConfig *out_features,
88 virtual DisplayError ColorIntfEnumerateDisplayModes(PPFeaturesConfig *out_features,
91 virtual DisplayError ColorIntfGetModeInfo(PPFeaturesConfig *out_features,
94 virtual DisplayError ColorIntfGetDefaultModeID(PPFeaturesConfig *out_features,
/hardware/qcom/display/msm8996/sdm/include/private/
Dcolor_interface.h58 PPFeaturesConfig *out_features,
61 virtual DisplayError ApplyDefaultDisplayMode(PPFeaturesConfig *out_features) = 0;
63 virtual DisplayError ColorIntfSetColorTransform(PPFeaturesConfig *out_features,
67 virtual DisplayError ColorIntfSetDisplayMode(PPFeaturesConfig *out_features,
70 virtual DisplayError ColorIntfGetNumDisplayModes(PPFeaturesConfig *out_features,
73 virtual DisplayError ColorIntfEnumerateDisplayModes(PPFeaturesConfig *out_features,
Dcolor_params.h452 class PPFeaturesConfig {
454 PPFeaturesConfig() { memset(feature_, 0, sizeof(feature_)); } in PPFeaturesConfig() function
455 ~PPFeaturesConfig() { Reset(); } in ~PPFeaturesConfig()
/hardware/qcom/sm8150/display/sdm/include/private/
Dcolor_interface.h74 PPFeaturesConfig *out_features,
77 virtual DisplayError ColorIntfSetColorTransform(PPFeaturesConfig *out_features,
81 virtual DisplayError ColorIntfSetDisplayMode(PPFeaturesConfig *out_features,
84 virtual DisplayError ColorIntfGetNumDisplayModes(PPFeaturesConfig *out_features,
87 virtual DisplayError ColorIntfEnumerateDisplayModes(PPFeaturesConfig *out_features,
90 virtual DisplayError ColorIntfGetModeInfo(PPFeaturesConfig *out_features,
93 virtual DisplayError ColorIntfGetDefaultModeID(PPFeaturesConfig *out_features,
/hardware/qcom/sm7250/display/sdm/libs/core/
Dcolor_manager.h89 PPFeaturesConfig *config);
169 PPFeaturesConfig *out_data);
175 DisplayError ConvertToPPFeatures(HwConfigOutputParams *params, PPFeaturesConfig *out_data);
176 DisplayError ConvertToIgc(const HwConfigPayload &in_data, PPFeaturesConfig *out_data);
177 DisplayError ConvertToGc(const HwConfigPayload &in_data, PPFeaturesConfig *out_data);
178 DisplayError ConvertToGamut(const HwConfigPayload &in_data, PPFeaturesConfig *out_data);
191 PPFeaturesConfig pp_features_;
204 explicit ColorFeatureCheckingImpl(HWInterface *hw_intf, PPFeaturesConfig *pp_features);
218 PPFeaturesConfig *pp_features_;
Dcolor_manager.cpp60 void PPFeaturesConfig::Reset() { in Reset()
71 DisplayError PPFeaturesConfig::RetrieveNextFeature(PPFeatureInfo **feature) { in RetrieveNextFeature()
91 FeatureInterface* GetPostedStartFeatureCheckIntf(HWInterface *intf, PPFeaturesConfig *config) { in GetPostedStartFeatureCheckIntf()
504 PPFeaturesConfig *out_data) { in ConvertToPPFeatures()
534 PPFeaturesConfig *out_data) { in ConvertToIgc()
555 PPFeaturesConfig *out_data) { in ConvertToGc()
573 PPFeaturesConfig *out_data) { in ConvertToGamut()
712 PPFeaturesConfig *pp_features) in ColorFeatureCheckingImpl()
/hardware/qcom/display/msm8996/sdm/libs/core/
Dcolor_manager.h91 PPFeaturesConfig pp_features_;
Dcolor_manager.cpp47 void PPFeaturesConfig::Reset() { in Reset()
58 DisplayError PPFeaturesConfig::RetrieveNextFeature(PPFeatureInfo **feature) { in RetrieveNextFeature()
/hardware/qcom/display/msm8998/sdm/libs/core/
Dcolor_manager.h93 PPFeaturesConfig pp_features_;
Dcolor_manager.cpp47 void PPFeaturesConfig::Reset() { in Reset()
58 DisplayError PPFeaturesConfig::RetrieveNextFeature(PPFeatureInfo **feature) { in RetrieveNextFeature()
/hardware/qcom/display/msm8909/sdm/libs/core/
Dcolor_manager.h93 PPFeaturesConfig pp_features_;
Dcolor_manager.cpp47 void PPFeaturesConfig::Reset() { in Reset()
58 DisplayError PPFeaturesConfig::RetrieveNextFeature(PPFeatureInfo **feature) { in RetrieveNextFeature()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Dcolor_manager.h93 PPFeaturesConfig pp_features_;
Dcolor_manager.cpp47 void PPFeaturesConfig::Reset() { in Reset()
58 DisplayError PPFeaturesConfig::RetrieveNextFeature(PPFeatureInfo **feature) { in RetrieveNextFeature()
/hardware/qcom/sdm845/display/sdm/libs/core/
Dcolor_manager.h93 PPFeaturesConfig pp_features_;
Dcolor_manager.cpp47 void PPFeaturesConfig::Reset() { in Reset()
58 DisplayError PPFeaturesConfig::RetrieveNextFeature(PPFeatureInfo **feature) { in RetrieveNextFeature()
/hardware/qcom/sm8150/display/sdm/libs/core/
Dcolor_manager.h94 PPFeaturesConfig pp_features_;
Dcolor_manager.cpp47 void PPFeaturesConfig::Reset() { in Reset()
58 DisplayError PPFeaturesConfig::RetrieveNextFeature(PPFeatureInfo **feature) { in RetrieveNextFeature()
/hardware/qcom/display/msm8909/sdm/libs/core/fb/
Dhw_primary.h59 virtual DisplayError SetPPFeatures(PPFeaturesConfig *feature_list);
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
Dhw_primary.h60 virtual DisplayError SetPPFeatures(PPFeaturesConfig *feature_list);
/hardware/qcom/sdm845/display/sdm/libs/core/fb/
Dhw_primary.h59 virtual DisplayError SetPPFeatures(PPFeaturesConfig *feature_list);
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
Dhw_primary.h60 virtual DisplayError SetPPFeatures(PPFeaturesConfig *feature_list);

123