Lines Matching defs:nh
43 native_handle_t* nh = native_handle_create(1, 0); in native_handle_create_from_fd() local
62 int native_handle_read_fd(native_handle_t const* nh, int index) { in native_handle_read_fd()
118 hidl_handle inHidlHandle(native_handle_t const* nh) { in inHidlHandle()
359 status_t unflattenFence(hidl_handle* fence, native_handle_t** nh, in unflattenFence()
432 bool wrapAs(hidl_handle* t, native_handle_t** nh, Fence const& l) { in wrapAs()
485 native_handle_t* nh = native_handle_create_from_fd(fd); in convertTo() local
621 HGraphicBufferProducer::FenceTimeSnapshot* t, native_handle_t** nh, in unflatten()
718 std::vector<native_handle_t*>* nh, in unflatten()
878 status_t unflatten( in unflatten()
955 bool wrapAs(HGraphicBufferProducer::FrameEventHistoryDelta* t, in wrapAs()
1240 native_handle_t** nh, in flatten()
1292 HGraphicBufferProducer::QueueBufferInput* t, native_handle_t** nh, in unflatten()
1360 native_handle_t* nh; in convertTo() local
1400 bool wrapAs(HGraphicBufferProducer::QueueBufferOutput* t, in wrapAs()