Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/libs/core/
Dcolor_manager.h83 PPHWAttributes pp_hw_attributes_; variable
Dcolor_manager.cpp110 : device_type_(type), pp_hw_attributes_(), hw_intf_(intf), color_intf_(NULL), pp_features_() {} in ColorManagerProxy()
130 PPHWAttributes &hw_attr = color_manager_proxy->pp_hw_attributes_; in CreateColorManagerProxy()