Home | History | Annotate | Download | only in graw

Lines Matching refs:height

31                         int width, int height,
53 info->screen = graw_create_window_and_screen(0, 0, width, height,
74 resource_temp.height0 = height;
107 resource_temp.height0 = height;
138 fb.height = height;
188 float width, float height,
193 float half_height = height / 2.0f;
221 int width, int height, enum pipe_format format,
225 const int image_bytes = row_stride * height;
232 temp.height0 = height;
245 u_box_2d(0, 0, width, height, &box);
265 0, 0, SIZE, SIZE); /* x, y, width, height */