Searched defs:Init (Results 1 – 5 of 5) sorted by relevance
/bootable/recovery/minui/ | ||
D | graphics_fbdev.cpp | 50 GRSurface* MinuiBackendFbdev::Init() { in Init() function in MinuiBackendFbdev |
D | graphics_adf.cpp | 106 GRSurface* MinuiBackendAdf::Init() { in Init() function in MinuiBackendAdf |
D | graphics_drm.cpp | 292 GRSurface* MinuiBackendDrm::Init() { in Init() function in MinuiBackendDrm |
/bootable/recovery/ | ||
D | ui.cpp | 144 bool RecoveryUI::Init(const std::string& /* locale */) { in Init() function in RecoveryUI |
D | screen_ui.cpp | 597 bool ScreenRecoveryUI::Init(const std::string& locale) { in Init() function in ScreenRecoveryUI |