Searched refs:gfx_flush_rows (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/ulib/gfx/include/gfx/
H A Dgfx.h92 void gfx_flush_rows(struct gfx_surface* surface, unsigned start, unsigned end);
/fuchsia/zircon/kernel/lib/gfx/include/lib/
H A Dgfx.h87 void gfx_flush_rows(struct gfx_surface* surface, uint start, uint end);
/fuchsia/zircon/kernel/lib/gfx/
H A Dgfx.cpp471 void gfx_flush_rows(struct gfx_surface* surface, uint start, uint end) { function
/fuchsia/zircon/system/ulib/gfx/
H A Dgfx.c591 void gfx_flush_rows(struct gfx_surface* surface, unsigned start, unsigned end) { function

Completed in 81 milliseconds