Home
last modified time | relevance | path

Searched refs:pp_features (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm7250/display/sdm/libs/core/
Dcolor_manager.h204 explicit ColorFeatureCheckingImpl(HWInterface *hw_intf, PPFeaturesConfig *pp_features);
Dcolor_manager.cpp712 PPFeaturesConfig *pp_features) in ColorFeatureCheckingImpl() argument
713 : hw_intf_(hw_intf), pp_features_(pp_features) {} in ColorFeatureCheckingImpl()