Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dapple-gfx.h29 uint16_t width_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,
843 mode->width_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": …