HomeSort by relevance Sort by last modified time
    Searched full:is_thread_started (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
QCameraHAL3RawSnapshotTest.cpp 186 thread.is_thread_started = 0;
197 while(thread.is_thread_started == 0) {
217 thread->is_thread_started = 1;
QCameraHAL3SnapshotTest.cpp 183 thread.is_thread_started = 0;
194 while(thread.is_thread_started == 0) {
207 thread->is_thread_started = 1;
QCameraHAL3Test.cpp 161 thread.is_thread_started = 0;
183 thread->is_thread_started = 1;
QCameraHAL3Base.h 131 bool is_thread_started; member in struct:qcamera::__anon48873

Completed in 391 milliseconds