Lines Matching defs:height
113 * @display_height: display height
183 cmd->body.height = mode->vdisplay;
469 * coordinate because width and height will be the same as the
491 s32 width, height;
501 height = ddirty->bottom - ddirty->top;
503 if (width == 0 || height == 0)
517 width * stdu->cpp, height, &diff);
920 new_vfbs->surface->metadata.base_size.height == vdisplay)
962 metadata.base_size.height = vdisplay;
970 cur_base_size.height != metadata.base_size.height ||
1072 s32 width, height;
1079 height = bb->y2 - bb->y1;
1093 src_offset, src_pitch, width * stdu->cpp, height,