Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/drm/
Ddrm_mode.h367 struct drm_mode_create_dumb { struct
369 uint32_t height;
370 uint32_t width;
371 uint32_t bpp;
372 uint32_t flags;
374 uint32_t handle;
375 uint32_t pitch;
376 uint64_t size;