Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display.h105 HWC2::Error SetPreferredColorModeInternal(const std::string &mode_string, bool from_client,
Dhwc_display.cpp225 bool from_client, ColorMode *color_mode, DynamicRangeType *dynamic_range) { in SetPreferredColorModeInternal() argument
230 if (from_client) { in SetPreferredColorModeInternal()
276 if ((!from_client) || (current_color_mode_ == mode && curr_dynamic_range_ == range)) { in SetPreferredColorModeInternal()