Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display.h69 bool ParseFloatValueByCommas(const string &values, uint32_t length,
Dhwc_display.cpp205 bool HWCColorMatrix::ParseFloatValueByCommas(const string &values, uint32_t length, in ParseFloatValueByCommas() function in sdm::HWCColorMatrix
266 if (!ParseFloatValueByCommas(key_values_, kCoefficientElements, CompensatedCoefficients)) in ConfigCoefficients()
331 if (!ParseFloatValueByCommas(key_values_, kSaturationParameters, SaturationParameter)) in ConfigSaturationParameter()