Searched refs:use_cpu (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_composite.c | 457 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 D | sna_composite.c | 459 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