/hardware/qcom/display/msm8998/sdm/include/private/ |
D | color_interface.h | 58 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/ |
D | color_interface.h | 58 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/ |
D | color_interface.h | 75 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/ |
D | color_interface.h | 73 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/ |
D | color_interface.h | 58 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,
|
D | color_params.h | 452 class PPFeaturesConfig { 454 PPFeaturesConfig() { memset(feature_, 0, sizeof(feature_)); } in PPFeaturesConfig() function 455 ~PPFeaturesConfig() { Reset(); } in ~PPFeaturesConfig()
|
/hardware/qcom/sm8150/display/sdm/include/private/ |
D | color_interface.h | 74 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/ |
D | color_manager.h | 89 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_;
|
D | color_manager.cpp | 60 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/ |
D | color_manager.h | 91 PPFeaturesConfig pp_features_;
|
D | color_manager.cpp | 47 void PPFeaturesConfig::Reset() { in Reset() 58 DisplayError PPFeaturesConfig::RetrieveNextFeature(PPFeatureInfo **feature) { in RetrieveNextFeature()
|
/hardware/qcom/display/msm8998/sdm/libs/core/ |
D | color_manager.h | 93 PPFeaturesConfig pp_features_;
|
D | color_manager.cpp | 47 void PPFeaturesConfig::Reset() { in Reset() 58 DisplayError PPFeaturesConfig::RetrieveNextFeature(PPFeatureInfo **feature) { in RetrieveNextFeature()
|
/hardware/qcom/display/msm8909/sdm/libs/core/ |
D | color_manager.h | 93 PPFeaturesConfig pp_features_;
|
D | color_manager.cpp | 47 void PPFeaturesConfig::Reset() { in Reset() 58 DisplayError PPFeaturesConfig::RetrieveNextFeature(PPFeatureInfo **feature) { in RetrieveNextFeature()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/ |
D | color_manager.h | 93 PPFeaturesConfig pp_features_;
|
D | color_manager.cpp | 47 void PPFeaturesConfig::Reset() { in Reset() 58 DisplayError PPFeaturesConfig::RetrieveNextFeature(PPFeatureInfo **feature) { in RetrieveNextFeature()
|
/hardware/qcom/sdm845/display/sdm/libs/core/ |
D | color_manager.h | 93 PPFeaturesConfig pp_features_;
|
D | color_manager.cpp | 47 void PPFeaturesConfig::Reset() { in Reset() 58 DisplayError PPFeaturesConfig::RetrieveNextFeature(PPFeatureInfo **feature) { in RetrieveNextFeature()
|
/hardware/qcom/sm8150/display/sdm/libs/core/ |
D | color_manager.h | 94 PPFeaturesConfig pp_features_;
|
D | color_manager.cpp | 47 void PPFeaturesConfig::Reset() { in Reset() 58 DisplayError PPFeaturesConfig::RetrieveNextFeature(PPFeatureInfo **feature) { in RetrieveNextFeature()
|
/hardware/qcom/display/msm8909/sdm/libs/core/fb/ |
D | hw_primary.h | 59 virtual DisplayError SetPPFeatures(PPFeaturesConfig *feature_list);
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/ |
D | hw_primary.h | 60 virtual DisplayError SetPPFeatures(PPFeaturesConfig *feature_list);
|
/hardware/qcom/sdm845/display/sdm/libs/core/fb/ |
D | hw_primary.h | 59 virtual DisplayError SetPPFeatures(PPFeaturesConfig *feature_list);
|
/hardware/qcom/display/msm8998/sdm/libs/core/fb/ |
D | hw_primary.h | 60 virtual DisplayError SetPPFeatures(PPFeaturesConfig *feature_list);
|