Searched refs:source_contains_region (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_accel.c | 5760 source_contains_region(struct sna_damage *damage, function in typeref:typename:bool 5804 source_contains_region(priv->cpu_damage, region, dx, dy)) 6079 !source_contains_region(src_priv->cpu_damage, region, dx, dy)) { 6091 if (source_contains_region(src_priv->cpu_damage, region, dx, dy))
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_accel.c | 5624 source_contains_region(struct sna_damage *damage, function in typeref:typename:bool 5668 source_contains_region(priv->cpu_damage, region, dx, dy)) 5943 !source_contains_region(src_priv->cpu_damage, region, dx, dy)) { 5955 if (source_contains_region(src_priv->cpu_damage, region, dx, dy))
|
Completed in 36 milliseconds