Searched defs:new_surface (Results 1 – 3 of 3) sorted by relevance
41 cairo_surface_t *new_surface = cairo_image_surface_create (CAIRO_FORMAT_RGB24, width, height); in helper_cairo_surface_write_to_ansi_stream() local
23 static sk_sp<SkSurface> new_surface(int width, int height) { in new_surface() function
19 static sk_sp<SkSurface> new_surface(int width, int height) { in new_surface() function