Home
last modified time | relevance | path

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

/bootable/recovery/minui/
Dminui.h116 int res_create_localized_alpha_surface(const char* name, const char* locale,
Dresources.cpp383 int res_create_localized_alpha_surface(const char* name, in res_create_localized_alpha_surface() function
/bootable/recovery/
Dscreen_ui.cpp376 int result = res_create_localized_alpha_surface(filename, locale, surface); in LoadLocalizedBitmap()