Searched refs:drawable_gc_inplace_hint (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_accel.c3248 inline static bool drawable_gc_inplace_hint(DrawablePtr draw, GCPtr gc) function in typeref:typename:bool
3280 __FUNCTION__, drawable_gc_inplace_hint(draw, gc)));
9841 return !drawable_gc_inplace_hint(drawable, gc);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_accel.c3160 inline static bool drawable_gc_inplace_hint(DrawablePtr draw, GCPtr gc) function in typeref:typename:bool
3192 __FUNCTION__, drawable_gc_inplace_hint(draw, gc)));
9698 return !drawable_gc_inplace_hint(drawable, gc);

Completed in 37 milliseconds