Home
last modified time | relevance | path

Searched defs:surface (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/minui/
Dresources.c46 GGLSurface* surface = NULL; in res_create_surface() local
176 void res_free_surface(gr_surface surface) { in res_free_surface()
Dgraphics.c259 unsigned int gr_get_width(gr_surface surface) { in gr_get_width()
266 unsigned int gr_get_height(gr_surface surface) { in gr_get_height()
/bootable/recovery/
Dui.c58 static const struct { gr_surface* surface; const char *name; } BITMAPS[] = { member
113 gr_surface surface = gInstallationOverlay[frame]; in draw_install_overlay_locked() local
130 gr_surface surface = gBackgroundIcon[icon]; in draw_background_locked() local