Searched refs:bstride (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_accel.c | 5362 int bstride = ALIGN(bw, 2); local in function:sna_put_xybitmap_blt 5377 bstride*bh, 5390 bstride -= bw; 5401 dst += bstride; 5534 int bstride = ALIGN(bw, 2); local in function:sna_put_xypixmap_blt 5549 bstride*bh, 5561 bstride -= bw; 5571 dst += bstride; 8397 int bstride = ALIGN(bw, 2); local in function:sna_copy_bitmap_blt 8408 src_stride = bstride*b 8622 int bstride = ALIGN(bw, 2); local in function:sna_copy_plane_blt 13731 int bstride = ALIGN(bw, 2); local in function:sna_poly_fill_rect_stippled_1_blt 13914 int bx1, bx2, bw, bh, bstride; local in function:sna_poly_fill_rect_stippled_1_blt 14097 int bx1, bx2, bw, bh, bstride; local in function:sna_poly_fill_rect_stippled_1_blt 16691 int bstride = ALIGN(bw, 2); local in function:sna_push_pixels_solid_blt [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_accel.c | 5229 int bstride = ALIGN(bw, 2); local in function:sna_put_xybitmap_blt 5243 bstride*bh, 5256 bstride -= bw; 5267 dst += bstride; 5399 int bstride = ALIGN(bw, 2); local in function:sna_put_xypixmap_blt 5413 bstride*bh, 5425 bstride -= bw; 5435 dst += bstride; 8234 int bstride = ALIGN(bw, 2); local in function:sna_copy_bitmap_blt 8245 src_stride = bstride*b 8457 int bstride = ALIGN(bw, 2); local in function:sna_copy_plane_blt 13523 int bstride = ALIGN(bw, 2); local in function:sna_poly_fill_rect_stippled_1_blt 13698 int bx1, bx2, bw, bh, bstride; local in function:sna_poly_fill_rect_stippled_1_blt 13879 int bx1, bx2, bw, bh, bstride; local in function:sna_poly_fill_rect_stippled_1_blt 16462 int bstride = ALIGN(bw, 2); local in function:sna_push_pixels_solid_blt [all...] |
Completed in 24 milliseconds