Home
last modified time | relevance | path

Searched defs:px_width (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/clients/
Ddrm_log.c49 u32 px_width; member
75 u32 height, u32 width, u32 px_width, u32 color) in drm_log_blit()
114 u32 px_width = fb->format->cpp[0]; in drm_log_draw_line() local