Lines Matching refs:pitches
186 int pitches[3];
207 unsigned short *height, int *pitches,
405 port->pitches, port->offsets);
472 port->pitches, port->offsets);
502 arg.pitch[0] = port->pitches[0];
503 arg.pitch[1] = port->pitches[1];
504 arg.pitch[2] = port->pitches[2];
729 * that case pitches and offsets are NULL.
743 int *pitches, int *offsets)
763 if (pitches) {
764 pitches[0] = size;
771 if (pitches) {
772 pitches[1] = pitches[2] = tmp;
784 if (pitches) {
785 pitches[0] = size;