Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dcirrus_vga.c234 static bool blit_is_unsafe(struct CirrusVGAState *s, bool dst_only) in blit_is_unsafe() argument
248 if (dst_only) { in blit_is_unsafe()