Lines Matching defs:height
145 * @dheight: height of rectangular graphics data
182 * @height: height of destination
195 static inline void color_blit(int width, int height, int pitch, int dest,
205 PUT_RING(height << 16 | width);
216 * @dheight: height of destination
301 u32 dx, dy, width, height, dest, rop = 0, color = 0;
319 height = rect->height;
322 color_blit(width, height, info->fix.line_length, dest, rop, color,
329 u32 sx, sy, dx, dy, pitch, width, height, src, dest, xdir;
342 height = region->height;
357 sy += height - 1;
358 dy += height - 1;
363 source_copy_blit(width, height, pitch, xdir, src, dest,
395 size *= image->height;
399 image->height, info->fix.line_length,