Home
last modified time | relevance | path

Searched defs:rgb (Results 1 – 4 of 4) sorted by relevance

/drivers/peripheral/battery/interfaces/hdi_service/profile/
Dbattery_config.json5 "rgb": [255, 0, 0] array
9 "rgb": [255, 255, 0] array
13 "rgb": [0, 255, 0] array
/drivers/peripheral/battery/interfaces/hdi_service/include/
Dbattery_config.h39 uint32_t rgb; member
/drivers/peripheral/battery/interfaces/hdi_service/src/
Dbattery_config.cpp211 Json::Value rgb = GetValue(valueObj, "rgb"); in ParseLightConfig() local
/drivers/hdf_core/framework/support/platform/src/hdmi/
Dhdmi_core.c1081 bool rgb; in HdmiFillVideoAttrFromHardwareStatus() local