Searched defs:bgColor (Results 1 – 3 of 3) sorted by relevance
| /base/powermgr/battery_manager/charger/ui/src/ |
| D | updater_ui.cpp | 50 void MenuItemInit(int height, int width, View::BRGA888Pixel bgColor, Frame* gHosFrame) in MenuItemInit()
|
| /base/update/updater/services/ui/ |
| D | updater_ui.cpp | 283 static void InitDialogButton(int height, int width, View::BRGA888Pixel bgColor) in InitDialogButton() 363 static void MenuItemInit(int height, int width, View::BRGA888Pixel bgColor) in MenuItemInit() 416 View::BRGA888Pixel bgColor {0x00, 0x00, 0x00, alpha}; in UpdaterUiInit() local
|
| /base/powermgr/battery_manager/charger/src/ |
| D | charger_thread.cpp | 133 View::BRGA888Pixel bgColor {0x00, 0x00, 0x00, alpha}; in AnimationInit() local 184 View::BRGA888Pixel bgColor {0x00, 0x00, 0x00, 0xff}; in UpdateAnimation() local
|