Lines Matching refs:PITCH
38 #define PITCH(x, y) ALIGN((x)*(y), 4)
444 offset += PITCH(width, cpp) * height;
502 int pitch = PITCH(width, cpp);
562 int pitch = PITCH(width, cpp);
612 int pitch = PITCH(width, cpp);
1063 offset += PITCH(width, dst->drawable.bitsPerPixel >> 3) * height;
1077 int pitch = PITCH(width, dst->drawable.bitsPerPixel >> 3);
1157 offset += PITCH(width, dst->drawable.bitsPerPixel >> 3) * height;
1175 int pitch = PITCH(width, dst->drawable.bitsPerPixel >> 3);
1566 offset += PITCH(width, dst->drawable.bitsPerPixel >> 3) * height;
1584 int pitch = PITCH(width, dst->drawable.bitsPerPixel >> 3);
1664 offset += PITCH(width, dst->drawable.bitsPerPixel >> 3) * height;
1682 int pitch = PITCH(width, dst->drawable.bitsPerPixel >> 3);