Home | History | Annotate | Download | only in pixman

Lines Matching refs:offset0

171     int offset0 = stride < 0 ?                                          \
175 offset0 + ((-stride) >> 1) * ((__bits_image->height) >> 1) : \
176 offset0 + (offset0 >> 2)
192 ((uint8_t *) ((bits) + offset0 + \