Searched defs:handle_ (Results 1 – 3 of 3) sorted by relevance
82 std::shared_ptr<libusb_device_handle> handle_; variable
35 static int handle_ = 0; variable
55 uint32_t CrosGralloc::getHostHandle(native_handle_t const* handle_) in getHostHandle()