Searched refs:depth_bytes (Results 1 – 2 of 2) sorted by relevance
182 int depth_bytes, source_bits; in x_wrap_copy_color() local195 depth_bytes = tdev->color_info.depth >> 3; in x_wrap_copy_color()198 int mapped_pixels = mapped_bytes / depth_bytes; in x_wrap_copy_color()225 switch (depth_bytes) { in x_wrap_copy_color()237 (tdev, mapped, 0, (xend - xblock) * depth_bytes, gx_no_bitmap_id, in x_wrap_copy_color()
374 int depth_bytes = p_tile->depth >> 3; in pdf_put_colored_pattern() local377 p_tile->tbits.rep_width * depth_bytes; in pdf_put_colored_pattern()392 for (k = 0; k < depth_bytes; ++k) in pdf_put_colored_pattern()399 bp += depth_bytes; in pdf_put_colored_pattern()