Searched refs:cell_list_init (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_trapezoids_precise.c277 cell_list_init(struct cell_list *cells, int x1, int x2) function in typeref:typename:bool
1010 if (!cell_list_init(converter->coverages, box->x1, box->x2))
H A Dsna_trapezoids_imprecise.c265 cell_list_init(struct cell_list *cells, int x1, int x2) function in typeref:typename:bool
946 if (!cell_list_init(converter->coverages, box->x1, box->x2))
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_trapezoids_precise.c277 cell_list_init(struct cell_list *cells, int x1, int x2) function in typeref:typename:bool
1010 if (!cell_list_init(converter->coverages, box->x1, box->x2))
H A Dsna_trapezoids_imprecise.c265 cell_list_init(struct cell_list *cells, int x1, int x2) function in typeref:typename:bool
946 if (!cell_list_init(converter->coverages, box->x1, box->x2))

Completed in 18 milliseconds