Searched refs:color_intf_ (Results 1 – 2 of 2) sorted by relevance
110 : device_type_(type), pp_hw_attributes_(), hw_intf_(intf), color_intf_(NULL), pp_features_() {} in ColorManagerProxy()142 &color_manager_proxy->color_intf_); in CreateColorManagerProxy()156 color_intf_ = NULL; in ~ColorManagerProxy()166 ret = color_intf_->ColorSVCRequestRoute(in_payload, out_payload, &pp_features_, pending_action); in ColorSVCRequestRoute()175 ret = color_intf_->ApplyDefaultDisplayMode(&pp_features_); in ApplyDefaultDisplayMode()
85 ColorInterface *color_intf_; variable