Home
last modified time | relevance | path

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

/external/exfatprogs/fsck/
Dfsck.c275 int root_depth, depth, i; in get_ancestors() local
277 root_depth = 0; in get_ancestors()
289 root_depth++; in get_ancestors()
294 depth = MIN(root_depth, count); in get_ancestors()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys_dri.c188 unsigned depth = ((xcb_screen_t *)(vscreen->xcb_screen))->root_depth; in vl_dri2_screen_texture_from_drawable()
/external/crosvm/gpu_display/src/generated/
Dxlib.rs2026 pub root_depth: ::std::os::raw::c_int, field
/external/swiftshader/include/xcb/
Dxproto.h394 uint8_t root_depth; member