Home
last modified time | relevance | path

Searched defs:shared_fd (Results 1 – 6 of 6) sorted by relevance

/device/linaro/hikey/gralloc960/
Dmali_gralloc_ion.cpp199 …t alloc_ion_fd(int ion_fd, size_t size, unsigned int heap_mask, unsigned int flags, int *shared_fd) in alloc_ion_fd()
225 int shared_fd, ret; in alloc_from_ion_heap() local
493 int shared_fd, ret, ion_flags = 0; in mali_gralloc_ion_allocate() local
/device/google/cuttlefish/host/commands/kernel_log_monitor/
Dmain.cc55 auto shared_fd = cuttlefish::SharedFD::Dup(fd); in SubscribersFromCmdline() local
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_ion.cpp157 int shared_fd, ret; in alloc_from_ion_heap() local
401 int shared_fd, ret, ion_flags = 0; in mali_gralloc_ion_allocate() local
/device/google/cuttlefish/host/commands/modem_simulator/
Dmain.cpp49 auto shared_fd = cuttlefish::SharedFD::Dup(fd); in ServerFdsFromCmdline() local
/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp184 bool Command::BuildParameter(std::stringstream* stream, SharedFD shared_fd) { in BuildParameter()
201 SharedFD shared_fd) { in RedirectStdIO()
/device/linaro/hikey/gralloc/
Dalloc_device.cpp175 …t alloc_ion_fd(int ion_fd, size_t size, unsigned int heap_mask, unsigned int flags, int *shared_fd) in alloc_ion_fd()
205 int shared_fd; in gralloc_alloc_buffer() local