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
  /bootable/recovery/
screen_ui.cpp 338 int result = res_create_localized_surface(filename, surface);

Completed in 186 milliseconds