Searched refs:dither_offset_x (Results 1 – 3 of 3) sorted by relevance
709 if (image->bits.dither_offset_x == offset_x && in pixman_image_set_dither_offset()715 image->bits.dither_offset_x = offset_x; in pixman_image_set_dither_offset()
1133 int x = iter->x + image->dither_offset_x; in dither_apply_ordered()1309 image->bits.dither_offset_x = 0; in _pixman_bits_image_init()
185 uint32_t dither_offset_x; member