Searched refs:CLHandlerThread (Results 1 – 2 of 2) sorted by relevance
33 class CLHandlerThread; variable42 friend class CLHandlerThread; variable86 SmartPtr<CLHandlerThread> _handler_thread;
29 class CLHandlerThread class33 CLHandlerThread (CLImageProcessor *processor) in CLHandlerThread() function in XCam::CLHandlerThread37 ~CLHandlerThread () {} in ~CLHandlerThread()45 bool CLHandlerThread::loop () in loop()86 _handler_thread = new CLHandlerThread (this); in CLImageProcessor()