Home
last modified time | relevance | path

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

/device/google/tangorpro/lights/
Dled_lut_calibrator.cpp67 std::string hex_variant_str = cdt_hwid.substr(16, 2); in ReadCalibrationTable() local
69 sscanf(hex_variant_str.c_str(), "%x", &bezel_color); in ReadCalibrationTable()