Home
last modified time | relevance | path

Searched refs:count_objs (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/include/drm-uapi/
H A Ddrm_mode.h1019 __u32 count_objs; member
/third_party/libdrm/include/drm/
H A Ddrm_mode.h935 __u32 count_objs; member
/third_party/libdrm/
H A Dxf86drmMode.c1516 atomic.count_objs++; in drmModeAtomicCommit()
1535 objs_ptr = drmMalloc(atomic.count_objs * sizeof objs_ptr[0]); in drmModeAtomicCommit()
1541 count_props_ptr = drmMalloc(atomic.count_objs * sizeof count_props_ptr[0]); in drmModeAtomicCommit()

Completed in 7 milliseconds