OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:res_create_localized_alpha_surface
(Results
1 - 3
of
3
) sorted by null
/bootable/recovery/minui/include/minui/
minui.h
140
int
res_create_localized_alpha_surface
(const char* name, const char* locale,
/bootable/recovery/minui/
resources.cpp
440
int
res_create_localized_alpha_surface
(const char* name,
function
/bootable/recovery/
screen_ui.cpp
561
int result =
res_create_localized_alpha_surface
(filename, locale_.c_str(), surface);
Completed in 496 milliseconds