Searched refs:can_copy_cpu (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_render.c2291 static bool can_copy_cpu(struct sna *sna, function in typeref:typename:bool
2333 if (can_copy_cpu(sna, src_bo, dst_bo)) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_render.c2307 static bool can_copy_cpu(struct sna *sna, function in typeref:typename:bool
2346 if (!clipped && can_copy_cpu(sna, src_bo, dst_bo)) {

Completed in 6 milliseconds