Home
last modified time | relevance | path

Searched refs:AsDuplicate (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/vr/libbufferhub/include/private/dvr/
Dnative_handle_wrapper.h33 fds_.emplace_back(FileHandleType::AsDuplicate(handle->data[i])); in NativeHandleWrapper()
Dbufferhub_rpc.h35 fds_.emplace_back(FileHandleType::AsDuplicate(buffer.handle()->data[i])); in NativeBufferHandle()
/frameworks/native/libs/vr/libpdx/private/pdx/
Dfile_handle.h53 static FileHandle AsDuplicate(const int fd) { in AsDuplicate() function