Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/sdm/libs/core/
Dcolor_manager.h88 FeatureInterface* GetPostedStartFeatureCheckIntf(HWInterface *intf,
Dcolor_manager.cpp91 FeatureInterface* GetPostedStartFeatureCheckIntf(HWInterface *intf, PPFeaturesConfig *config) { in GetPostedStartFeatureCheckIntf() function
234 feature_intf_ = GetPostedStartFeatureCheckIntf(intf, &pp_features_); in ColorManagerProxy()