Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Dhelper-cairo-ansi.cc41 cairo_surface_t *new_surface = cairo_image_surface_create (CAIRO_FORMAT_RGB24, width, height); in helper_cairo_surface_write_to_ansi_stream() local
/external/skqp/gm/
Dfatpathfill.cpp19 static sk_sp<SkSurface> new_surface(int width, int height) { in new_surface() function
/external/skia/gm/
Dfatpathfill.cpp23 static sk_sp<SkSurface> new_surface(int width, int height) { in new_surface() function
/external/crosvm/gpu_display/src/
Dgpu_display_stub.rs107 let new_surface = Surface::create(width, height); in create_surface() localVariable
Dgpu_display_x.rs727 let new_surface = Surface::create( in create_surface() localVariable