Home
last modified time | relevance | path

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

/bootable/recovery/minui/
Dresources.c46 int res_create_surface(const char* name, gr_surface* pSurface) { in res_create_surface()
195 int res_create_localized_surface(const char* name, gr_surface* pSurface) { in res_create_localized_surface()
316 GGLSurface* pSurface = (GGLSurface*) surface; in res_free_surface() local