Home
last modified time | relevance | path

Searched refs:count_formats (Results 1 – 4 of 4) sorted by relevance

/external/libdrm/
Dxf86drmMode.h319 uint32_t count_formats; member
Dxf86drmMode.c968 r->count_formats = ovr.count_format_types; in drmModeGetPlane()
/external/libdrm/tests/planetest/
Ddev.c93 for (i = 0; i < plane->plane->count_formats; i++) { in get_supported_format()
/external/libdrm/tests/modetest/
Dmodetest.c481 if (!ovr->count_formats) in dump_planes()
485 for (j = 0; j < ovr->count_formats; j++) in dump_planes()