Searched refs:allow_sw_cursor_fallback (Results 1 – 4 of 4) sorted by relevance
342 if (dc->debug.allow_sw_cursor_fallback && attributes->height * attributes->width * 4 > 16384) { in dc_stream_set_cursor_attributes()
851 bool allow_sw_cursor_fallback; member
723 .allow_sw_cursor_fallback = false, // Linux can't do SW cursor "fallback"
725 .allow_sw_cursor_fallback = false, // Linux can't do SW cursor "fallback"
Completed in 20 milliseconds