Searched defs:buf_fd (Results 1 – 3 of 3) sorted by relevance
85 size_t* allocated_buffer_len, int* buf_fd) { in AllocateBuffer()118 int buf_fd = kInvalidFd; in HandleAllocateBuffer() local
559 int buf_fd = screen->fence_get_fd(screen, buf_fence); in test_sync_file_fences() local
732 int buf_fd[2] = {null_fd.get(), zero_fd.get()}; in TEST_F() local