Searched refs:has_shadow (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_driver.c | 692 static bool has_shadow(struct sna *sna) function in typeref:typename:bool 715 DBG(("%s (tv=%ld.%06ld), has_shadow?=%d\n", __FUNCTION__, 717 has_shadow(sna))); 721 if (*tv == NULL || ((*tv)->tv_usec | (*tv)->tv_sec) || has_shadow(sna)) 758 DBG(("%s (timeout=%d, has_shadow=%d)\n", __FUNCTION__, 759 *timeout, has_shadow(sna))); 764 if (!has_shadow(sna))
|
| H A D | sna_accel.c | 17526 static bool has_shadow(struct sna *sna) function in typeref:typename:bool 17553 if (has_shadow(sna)) { 17579 has_shadow(sna), has_offload_slaves(sna), 17586 if (has_shadow(sna))
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_driver.c | 724 static bool has_shadow(struct sna *sna) function in typeref:typename:bool 758 if (*tv == NULL || ((*tv)->tv_usec | (*tv)->tv_sec) || has_shadow(sna))
|
| H A D | sna_accel.c | 17231 static bool has_shadow(struct sna *sna) function in typeref:typename:bool 17255 if (has_shadow(sna)) { 17281 has_shadow(sna), has_offload_slaves(sna), 17288 if (has_shadow(sna))
|
Completed in 54 milliseconds