Searched refs:os_create_anonymous_file (Results 1 - 4 of 4) sorted by relevance

/external/wayland/cursor/
H A Dos-compatibility.h32 os_create_anonymous_file(off_t size);
H A Dos-compatibility.c104 os_create_anonymous_file(off_t size) function
H A Dwayland-cursor.c60 pool->fd = os_create_anonymous_file(size);
/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c1374 os_create_anonymous_file(off_t size) function
1426 fd = os_create_anonymous_file(size_map);

Completed in 154 milliseconds