Home
last modified time | relevance | path

Searched defs:VideoCaptureControllerID (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/renderer_host/media/
Dvideo_capture_controller_event_handler.h23 struct CONTENT_EXPORT VideoCaptureControllerID { struct
38 virtual void OnError(const VideoCaptureControllerID& id) = 0; argument
Dvideo_capture_controller_event_handler.cc9 VideoCaptureControllerID::VideoCaptureControllerID(int did) in VideoCaptureControllerID() function in content::VideoCaptureControllerID
Dvideo_capture_manager_unittest.cc65 void OnGotControllerCallback(VideoCaptureControllerID) {} in OnGotControllerCallback() argument