Searched refs:Signal (Results 1 - 10 of 10) sorted by relevance

/hardware/ti/omap4-aah/libtiutils/
H A DSemaphore.h48 ///Signal operation
49 status_t Signal();
H A DSemaphore.cpp142 @brief Signal operation
150 status_t Semaphore::Signal() function in class:Ti::Utils::Semaphore
223 Signal();
/hardware/ti/omap4xxx/libtiutils/
H A DSemaphore.h45 ///Signal operation
46 status_t Signal();
H A DSemaphore.cpp141 @brief Signal operation
149 status_t Semaphore::Signal() function in class:android::Semaphore
222 Signal();
/hardware/ti/omap4-aah/camera/inc/
H A DEncoder_libjpeg.h174 mCancelSem.Signal();
/hardware/ti/omap4xxx/camera/inc/
H A DEncoder_libjpeg.h159 mCancelSem.Signal();
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXCameraAdapter.cpp367 // Signal end of image capture
2659 sem->Signal();
2696 ///Signal to the thread(s) waiting that the event has occured
2738 //Signal the semaphore provided
2739 sem->Signal();
3121 mCaptureSem.Signal();
3551 sem->Signal();
/hardware/ti/omap4-aah/camera/
H A DANativeWindowDisplayAdapter.cpp980 ///Signal the semaphore if it is sent as part of the message
987 sem.Signal();
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXCameraAdapter.cpp484 // Signal end of image capture
3083 sem->Signal();
3120 ///Signal to the thread(s) waiting that the event has occured
3162 //Signal the semaphore provided
3163 sem->Signal();
3632 mCaptureSem.Signal();
4206 sem->Signal();
/hardware/ti/omap4xxx/camera/
H A DANativeWindowDisplayAdapter.cpp1011 ///Signal the semaphore if it is sent as part of the message
1018 sem.Signal();

Completed in 3679 milliseconds