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

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_accel.c7063 static inline bool box_equal(const BoxRec *a, const BoxRec *b) function in typeref:typename:bool
7190 if (box_equal(&src_extents, &region.extents))
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_accel.c6903 static inline bool box_equal(const BoxRec *a, const BoxRec *b) function in typeref:typename:bool
7029 if (box_equal(&src_extents, &region.extents))

Completed in 37 milliseconds