Searched +defs:min +defs:height (Results 1 – 3 of 3) sorted by relevance
/openbmc/openbmc/poky/meta/recipes-graphics/pong-clock/pong-clock/ |
H A D | pong-clock-no-flicker.c | 66 get_time(int *hour, int *min, int *sec) in get_time() 91 int height) in draw_rect() 148 int hour, min; in draw_time() local 211 int sec, min, hour; in update_state() local
|
/openbmc/qemu/ui/ |
H A D | vnc.c | 645 int height = vnc_height(vd); variable 789 int width, height; in vnc_update_server_surface() local 1042 int y, int last_x, int x, int height) in find_and_clear_dirty_height() 1148 int height, width; in vnc_update_client() local 1794 int height = pixman_image_get_height(vs->vd->server); in pointer_event() local 3059 int height = MIN(pixman_image_get_height(vd->guest.fb), in vnc_update_stats() local 3084 struct timeval min, max; in vnc_update_stats() local 3152 int height = MIN(pixman_image_get_height(vd->guest.fb), in vnc_refresh_server_surface() local
|
/openbmc/qemu/hw/display/ |
H A D | cirrus_vga.c | 217 int64_t min = addr in blit_region_is_unsafe() local 741 int width, height; in cirrus_do_copy() local 1191 int width, height; in cirrus_get_resolution() local
|