Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys_dri3.c226 int buffer_fd, fence_fd; in dri3_alloc_back_buffer() local
280 buffer_fd = whandle.handle; in dri3_alloc_back_buffer()
291 buffer_fd); in dri3_alloc_back_buffer()
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
Dpvr_srv_bridge.c728 int buffer_fd, in pvr_srv_physmem_import_dmabuf() argument
735 .buffer_fd = buffer_fd, in pvr_srv_physmem_import_dmabuf()
Dpvr_srv_bridge.h458 int buffer_fd; member
922 int buffer_fd,
/third_party/chromium/patch/
D0003-ohos-1115.patch50113 + base::ScopedFD buffer_fd(dup(fd));
50120 + ohos_buffer->buffer_fd = mojo::PlatformHandle(std::move(buffer_fd));
52017 + auto fd = ohos_surface_buffer_handle->buffer_fd.TakeFD().release();
54921 + handle<platform> buffer_fd;