HomeSort by relevance Sort by last modified time
    Searched refs:res_create_localized_surface (Results 1 - 3 of 3) sorted by null

  /bootable/recovery/minui/
minui.h 75 int res_create_localized_surface(const char* name, gr_surface* pSurface);
resources.c 199 int res_create_localized_surface(const char* name, gr_surface* pSurface) { function