HomeSort by relevance Sort by last modified time
    Searched full:res_create_display_surface (Results 1 - 4 of 4) 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);
  /system/core/healthd/
healthd_mode_charger.cpp 682 ret = res_create_display_surface("charger/battery_fail", &charger->surf_unknown);

Completed in 133 milliseconds