Searched refs:CLBufferNotifyThread (Results 1 – 2 of 2) sorted by relevance
34 class CLBufferNotifyThread; variable43 friend class CLBufferNotifyThread; variable89 SmartPtr<CLBufferNotifyThread> _done_buf_thread;
54 class CLBufferNotifyThread class58 CLBufferNotifyThread (CLImageProcessor *processor) in CLBufferNotifyThread() function in XCam::CLBufferNotifyThread62 ~CLBufferNotifyThread () {} in ~CLBufferNotifyThread()70 bool CLBufferNotifyThread::loop () in loop()89 _done_buf_thread = new CLBufferNotifyThread (this); in CLImageProcessor()