Lines Matching defs:PITCH
38 #define PITCH(x, y) ALIGN((x)*(y), 4)
449 offset += PITCH(width, cpp) * height;
508 int pitch = PITCH(width, cpp);
569 int pitch = PITCH(width, cpp);
620 int pitch = PITCH(width, cpp);
1085 offset += PITCH(width, dst->drawable.bitsPerPixel >> 3) * height;
1099 int pitch = PITCH(width, dst->drawable.bitsPerPixel >> 3);
1180 offset += PITCH(width, dst->drawable.bitsPerPixel >> 3) * height;
1198 int pitch = PITCH(width, dst->drawable.bitsPerPixel >> 3);
1591 offset += PITCH(width, dst->drawable.bitsPerPixel >> 3) * height;
1609 int pitch = PITCH(width, dst->drawable.bitsPerPixel >> 3);
1690 offset += PITCH(width, dst->drawable.bitsPerPixel >> 3) * height;
1708 int pitch = PITCH(width, dst->drawable.bitsPerPixel >> 3);