OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:res_create_alpha_surface
(Results
1 - 3
of
3
) sorted by null
/bootable/recovery/minui/
minui.h
105
int
res_create_alpha_surface
(const char* name, gr_surface* pSurface);
graphics.c
272
int res =
res_create_alpha_surface
("font", &(gr_font->texture));
resources.c
308
int
res_create_alpha_surface
(const char* name, gr_surface* pSurface) {
function
Completed in 29 milliseconds