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

/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_composite.c457 static inline bool use_cpu(PixmapPtr pixmap, struct sna_pixmap *priv, function in typeref:typename:bool
711 if (use_cpu(pixmap, priv, op, width, height) &&
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_composite.c459 static inline bool use_cpu(PixmapPtr pixmap, struct sna_pixmap *priv, function in typeref:typename:bool
714 if (use_cpu(pixmap, priv, op, width, height) &&

Completed in 5 milliseconds