Home | History | Annotate | Download | only in camera

Lines Matching full:semaphore

191     Semaphore sem;
214 // Send the semaphore to signal once the command is completed
359 Semaphore sem;
393 // Send the semaphore to signal once the command is completed
438 Semaphore sem;
443 // Send the semaphore to signal once the command is completed
1011 ///Signal the semaphore if it is sent as part of the message
1015 CAMHAL_LOGDA("+Signalling display semaphore");
1016 Semaphore &sem = *((Semaphore*)msg.arg1);
1020 CAMHAL_LOGDA("-Signalling display semaphore");