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

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_accel.c425 #define assert_pixmap_contains_box_with_offset(p, b, dx, dy) _assert_pixmap_contains_box_with_offset(p, b, dx, dy, __FUNCTION__) macro
432 #define assert_pixmap_contains_box_with_offset(p, b, dx, dy) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_accel.c414 #define assert_pixmap_contains_box_with_offset(p, b, dx, dy) _assert_pixmap_contains_box_with_offset(p, b, dx, dy, __FUNCTION__) macro
421 #define assert_pixmap_contains_box_with_offset(p, b, dx, dy) macro

Completed in 35 milliseconds