Home
last modified time | relevance | path

Searched defs:green (Results 1 – 2 of 2) sorted by relevance

/base/powermgr/battery_lite/services/src/
Dbattery_device.c99 int TurnOnLedImpl(int red, int green, int blue) in TurnOnLedImpl()
110 int SetLedColorImpl(int red, int green, int blue) in SetLedColorImpl()
117 int GetLedColorImpl(int *red, int *green, int *blue) in GetLedColorImpl()
/base/theme/wallpaper_mgr/interfaces/kits/napi/
Dwallpaper_js_util.cpp63 napi_value green = nullptr; in Convert2JSRgbaArray() local