Home
last modified time | relevance | path

Searched refs:height_px (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/display/
H A Dapple-gfx.h30 uint16_t height_px; member
H A Dapple-gfx.m704 trace_apple_gfx_display_mode(i, mode->width_px, mode->height_px);
705 PGDisplayCoord_t mode_size = { mode->width_px, mode->height_px };
813 mode->width_px, mode->height_px,
854 mode->height_px = val;
H A Dtrace-events216 apple_gfx_display_mode(uint32_t mode_idx, uint16_t width_px, uint16_t height_px) "mode %2"PRIu32": …