Searched refs:malloc_surface (Results 1 – 2 of 2) sorted by relevance
39 static gr_surface malloc_surface(size_t data_size) in malloc_surface() function147 surface = malloc_surface(width * height * 4); in init_display_surface()334 surface = malloc_surface(width * height); in res_create_alpha_surface()391 surface = malloc_surface(0); in res_create_localized_alpha_surface()419 surface = malloc_surface(w * h); in res_create_localized_alpha_surface()
39 static gr_surface malloc_surface(size_t data_size) { in malloc_surface() function144 surface = malloc_surface(width * height * 4); in init_display_surface()327 surface = malloc_surface(width * height); in res_create_alpha_surface()382 surface = malloc_surface(0); in res_create_localized_alpha_surface()410 surface = malloc_surface(w*h); in res_create_localized_alpha_surface()