Searched refs:PollThread (Results 1 – 4 of 4) sorted by relevance
29 class PollThread;32 PollThread::isp_poll_type_to_str[ISP_POLL_POST_MAX] =45 IspPollThread (PollThread *poll, int type) in IspPollThread()46 : Thread (PollThread::isp_poll_type_to_str[type]) in IspPollThread()62 PollThread *_poll;70 EventPollThread (PollThread *poll) in EventPollThread()85 PollThread *_poll;88 const int PollThread::default_poll_timeout = 300; // ms90 PollThread::PollThread () in PollThread() function in XCam::PollThread135 PollThread::~PollThread () in ~PollThread()[all …]
56 class PollThread62 explicit PollThread ();63 virtual ~PollThread ();93 XCAM_DEAD_COPY (PollThread);
91 class FakePollLumaThread : public PollThread94 FakePollLumaThread(): PollThread() {}; in FakePollLumaThread()122 class FakePollThread : public PollThread125 FakePollThread(): PollThread() {}; in FakePollThread()
1444 SmartPtr<PollThread> isp20IsppPollthread; in init_pp()