Searched defs:assert_pixmap_damage (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_accel.c379 static void assert_pixmap_damage(PixmapPtr p) function in typeref:typename:void
437 #define assert_pixmap_damage(p) __assert_pixmap_damage(p) macro
439 #define assert_pixmap_damage(p) macro
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_accel.c368 static void assert_pixmap_damage(PixmapPtr p) function in typeref:typename:void
426 #define assert_pixmap_damage(p) __assert_pixmap_damage(p) macro
428 #define assert_pixmap_damage(p) macro
[all...]

Completed in 18 milliseconds