Searched refs:CapturePollThread (Results 1 – 2 of 2) sorted by relevance
50 class CapturePollThread; variable55 friend class CapturePollThread; variable88 SmartPtr<CapturePollThread> _capture_loop;
57 class CapturePollThread class61 CapturePollThread (PollThread *poll) in CapturePollThread() function in XCam::CapturePollThread87 _capture_loop = new CapturePollThread (this); in PollThread()