Home | History | Annotate | Download | only in pixman

Lines Matching refs:byte_width

3326     uint32_t byte_width;
3338 byte_width = width;
3349 byte_width = 2 * width;
3358 byte_width = 4 * width;
3373 w = byte_width;
4702 int byte_width;
4713 byte_width = 2 * width;
4723 byte_width = 4 * width;
4739 w = byte_width;