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

  /bootable/recovery/minui/
minui.h 95 int res_create_display_surface(const char* name, gr_surface* pSurface);
resources.c 199 int res_create_display_surface(const char* name, gr_surface* pSurface) { function
  /bootable/recovery/
screen_ui.cpp 328 int result = res_create_display_surface(filename, surface);

Completed in 93 milliseconds