Home
last modified time | relevance | path

Searched refs:malloc_surface (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/minui/
Dresources.cpp39 static GRSurface* malloc_surface(size_t data_size) { in malloc_surface() function
144 GRSurface* surface = malloc_surface(width * height * 4); in init_display_surface()
337 surface = malloc_surface(width * height); in res_create_alpha_surface()
398 surface = malloc_surface(0); in res_create_localized_alpha_surface()
425 surface = malloc_surface(w*h); in res_create_localized_alpha_surface()