Home | History | Annotate | Download | only in xorg

Lines Matching defs:pitches

249                        int *pitches, int *offsets)
266 if (pitches) {
267 pitches[0] = size;
274 if (pitches) {
275 pitches[1] = pitches[2] = tmp;
288 if (pitches)
289 pitches[0] = size;
336 int pitches[3], offsets[3];
339 &w, &h, pitches, offsets);