Searched refs:fast_blit_ok (Results 1 – 1 of 1) sorted by relevance
127 static bool fast_blit_ok(const struct blit_buffer *buf) in fast_blit_ok() function154 if (fast_blit_ok(dst) && fast_blit_ok(src)) { in prepare_blit()