Searched refs:unattached (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_render_inline.h169 unattached(DrawablePtr drawable) function in typeref:typename:bool
H A Dgen6_render.c2108 return p->pDrawable && unattached(p->pDrawable) && untransformed(p);
H A Dgen7_render.c2338 return p->pDrawable && unattached(p->pDrawable) && untransformed(p);
H A Dgen8_render.c2172 return p->pDrawable && unattached(p->pDrawable) && untransformed(p);
H A Dgen9_render.c2250 return p->pDrawable && unattached(p->pDrawable) && untransformed(p);
H A Dgen2_render.c1712 return p->pDrawable && unattached(p->pDrawable) && untransformed(p);
H A Dgen3_render.c3315 return p->pDrawable && unattached(p->pDrawable) && untransformed(p);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_render_inline.h160 unattached(DrawablePtr drawable) function in typeref:typename:bool
H A Dgen2_render.c1685 return p->pDrawable && unattached(p->pDrawable) && untransformed(p);
H A Dgen6_render.c2034 return p->pDrawable && unattached(p->pDrawable) && untransformed(p);
H A Dgen7_render.c2254 return p->pDrawable && unattached(p->pDrawable) && untransformed(p);
H A Dgen8_render.c2071 return p->pDrawable && unattached(p->pDrawable) && untransformed(p);
H A Dgen3_render.c3267 return p->pDrawable && unattached(p->pDrawable) && untransformed(p);

Completed in 54 milliseconds