Lines Matching defs:nh
61 native_handle_t* nh = native_handle_create(1, 0); in native_handle_create_from_fd() local
80 inline int native_handle_read_fd(native_handle_t const* nh, int index = 0) { in native_handle_read_fd()
235 inline status_t unflattenFence(hidl_handle* fence, native_handle_t** nh, in unflattenFence()
308 inline bool wrapAs(hidl_handle* t, native_handle_t** nh, Fence const& l) { in wrapAs()
361 native_handle_t* nh = native_handle_create_from_fd(fd); in convertTo() local
486 HGraphicBufferProducer::QueueBufferInput* t, native_handle_t** nh, in unflatten()
537 native_handle_t** nh, in wrapAs()
626 native_handle_t** nh, in flatten()
725 std::vector<native_handle_t*>* nh, in flatten()
827 inline status_t flatten( in flatten()
904 for (auto nh : nhA) { in convertTo() local
915 for (const auto& nh : nhA) { in convertTo() local
1079 native_handle_t* nh; in queueBuffer() local
1103 native_handle_t* nh = nullptr; in cancelBuffer() local