Searched refs:drow (Results 1 – 4 of 4) sorted by relevance
61 byte *drow; in mem_gray8_rgb24_strip_copy_rop() local147 drow = scan_line_base(mdev, y) + x * bpp; in mem_gray8_rgb24_strip_copy_rop()192 for (; line_count-- > 0; drow += draster) { in mem_gray8_rgb24_strip_copy_rop()193 byte *dptr = drow; in mem_gray8_rgb24_strip_copy_rop()211 for (; line_count-- > 0; drow += draster, srow += sraster) { in mem_gray8_rgb24_strip_copy_rop()212 byte *dptr = drow; in mem_gray8_rgb24_strip_copy_rop()259 for (; line_count-- > 0; drow += draster, ++ty) { /* Loop over copies of the tile. */ in mem_gray8_rgb24_strip_copy_rop()261 byte *dptr = drow; in mem_gray8_rgb24_strip_copy_rop()313 …for (; line_count-- > 0; drow += draster, srow += sraster, ++ty) { /* Loop over copies of the tile… in mem_gray8_rgb24_strip_copy_rop()318 byte *dptr = drow; in mem_gray8_rgb24_strip_copy_rop()
54 byte *drow; in mem_mono_strip_copy_rop() local224 drow = scan_line_base(mdev, y); in mem_mono_strip_copy_rop()229 for (; line_count-- > 0; drow += draster, srow += sraster, ++ty) { in mem_mono_strip_copy_rop()251 byte *dptr = drow + (dx >> 3); in mem_mono_strip_copy_rop()
199 int drow[NLIFE], dcol[NLIFE]; in generate() local202 drow[j] = dcol[j] = 0; in generate()218 ++drow[i]; in generate()225 --drow[i]; in generate()247 row[i] += drow[i]; in generate()
961 4drow