Searched refs:REPLACES (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_composite.c1000 hint |= REPLACES;
1002 (hint & REPLACES ||
1013 if (hint & REPLACES ||
1034 if (hint & REPLACES)
H A Dsna_blt.c2557 hint |= REPLACES;
2568 if (hint & REPLACES)
2647 hint |= REPLACES;
2658 if (hint & REPLACES)
2813 hint |= REPLACES;
2821 if (tmp->dst.bo && hint & REPLACES) {
H A Dsna.h757 #define REPLACES 0x10 macro
H A Dgen2_render.c1626 hint |= REPLACES;
1633 if (hint & REPLACES) {
H A Dgen4_render.c1671 hint |= REPLACES;
1678 if (hint & REPLACES) {
H A Dgen5_render.c1625 hint |= REPLACES;
1632 if (hint & REPLACES) {
H A Dgen6_render.c1934 hint |= REPLACES;
1941 if (hint & REPLACES) {
H A Dgen7_render.c2154 hint |= REPLACES;
2161 if (hint & REPLACES) {
H A Dgen8_render.c1968 hint |= REPLACES;
1978 if (hint & REPLACES) {
H A Dsna_accel.c3578 DBG(("%s: pinned, never REPLACES\n", __FUNCTION__));
3579 flags &= ~REPLACES;
3597 (flags & (REPLACES | IGNORE_DAMAGE) || !priv->gpu_damage || !kgem_bo_is_busy(priv->gpu_bo))) {
3712 if (flags & REPLACES || box_covers_pixmap(pixmap, &region.extents)) {
6404 hint |= REPLACES | IGNORE_DAMAGE;
14880 hint |= REPLACES;
14889 (hint & REPLACES ||
14917 if (hint & REPLACES && UNDO)
H A Dgen3_render.c3189 hint |= REPLACES;
3196 if (hint & REPLACES) {
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_composite.c1019 hint |= REPLACES;
1021 (hint & REPLACES ||
1032 if (hint & REPLACES ||
1053 if (hint & REPLACES)
H A Dsna_blt.c2614 hint |= REPLACES;
2626 if (hint & REPLACES)
2715 hint |= REPLACES;
2727 if (hint & REPLACES)
2884 hint |= REPLACES;
2893 if (tmp->dst.bo && hint & REPLACES) {
H A Dsna.h870 #define REPLACES 0x10 macro
H A Dgen4_render.c1720 hint |= REPLACES;
1727 if (hint & REPLACES) {
H A Dgen5_render.c1672 hint |= REPLACES;
1679 if (hint & REPLACES) {
H A Dgen6_render.c1977 hint |= REPLACES;
1984 if (hint & REPLACES) {
H A Dgen7_render.c2206 hint |= REPLACES;
2213 if (hint & REPLACES) {
H A Dgen8_render.c2037 hint |= REPLACES;
2047 if (hint & REPLACES) {
H A Dgen9_render.c2113 hint |= REPLACES;
2125 if (hint & REPLACES) {
H A Dgen2_render.c1653 hint |= REPLACES;
1660 if (hint & REPLACES) {
H A Dsna_accel.c3701 DBG(("%s: pinned, never REPLACES\n", __FUNCTION__));
3702 flags &= ~REPLACES;
3720 (flags & (REPLACES | IGNORE_DAMAGE) || !priv->gpu_damage || !kgem_bo_is_busy(priv->gpu_bo))) {
3835 if (flags & REPLACES || box_covers_pixmap(pixmap, &region.extents)) {
6562 hint |= REPLACES | IGNORE_DAMAGE;
15104 hint |= REPLACES;
15113 (hint & REPLACES ||
15141 if (hint & REPLACES && UNDO)
H A Dgen3_render.c3237 hint |= REPLACES;
3244 if (hint & REPLACES) {

Completed in 209 milliseconds