Searched refs:from_client (Results 1 – 4 of 4) sorted by relevance
105 HWC2::Error SetPreferredColorModeInternal(const std::string &mode_string, bool from_client,
225 bool from_client, ColorMode *color_mode, DynamicRangeType *dynamic_range) { in SetPreferredColorModeInternal() argument230 if (from_client) { in SetPreferredColorModeInternal()276 if ((!from_client) || (current_color_mode_ == mode && curr_dynamic_range_ == range)) { in SetPreferredColorModeInternal()
166 HWC2::Error SetPreferredColorModeInternal(const std::string &mode_string, bool from_client,
239 bool from_client, ColorMode *color_mode, DynamicRangeType *dynamic_range) { in SetPreferredColorModeInternal() argument244 if (from_client) { in SetPreferredColorModeInternal()290 if ((!from_client) || (current_color_mode_ == mode && curr_dynamic_range_ == range)) { in SetPreferredColorModeInternal()