Searched refs:handle_copy (Results 1 – 4 of 4) sorted by relevance
67 native_handle_t *handle_copy; in CopyBufferHandle() local78 ret = gm.importBuffer(handle, const_cast<buffer_handle_t *>(&handle_copy)); in CopyBufferHandle()81 stride, const_cast<buffer_handle_t *>(&handle_copy)); in CopyBufferHandle()90 handle_ = handle_copy; in CopyBufferHandle()
335 SharedMemoryHandle handle_copy = shm_; in TakeHandle() local336 handle_copy.SetOwnershipPassesToIPC(true); in TakeHandle()339 return handle_copy; in TakeHandle()
80 mac::ScopedMachSendRight handle_copy(handle_.release()); in ConvertToReadOnly() local88 size_, 0, VM_FLAGS_ANYWHERE, handle_copy.get(), 0, FALSE, VM_PROT_READ, in ConvertToReadOnly()
75 return handle_copy;