Searched refs:X3aResultsProcessThread (Results 1 – 2 of 2) sorted by relevance
47 class X3aResultsProcessThread; variable53 friend class X3aResultsProcessThread; variable101 SmartPtr<X3aResultsProcessThread> _results_thread;
92 class X3aResultsProcessThread class97 X3aResultsProcessThread (ImageProcessor *processor) in X3aResultsProcessThread() function in XCam::X3aResultsProcessThread101 ~X3aResultsProcessThread () {} in ~X3aResultsProcessThread()119 bool X3aResultsProcessThread::loop () in loop()148 _results_thread = new X3aResultsProcessThread (this); in ImageProcessor()