Searched refs:processSetupEvent (Results 1 – 2 of 2) sorted by relevance
128 void processSetupEvent(const struct usb_ctrlrequest* request,
450 void UVCProvider::UVCDevice::processSetupEvent(const struct usb_ctrlrequest* request, in processSetupEvent() function in android::webcam::UVCProvider::UVCDevice804 mUVCDevice->processSetupEvent(&(uvcEvent->req), &uvcResponse); in processUVCEvent()