HomeSort by relevance Sort by last modified time
    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