Home
last modified time | relevance | path

Searched refs:buffer_thread_t (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3Test.cpp38 buffer_thread_t thread;
178 buffer_thread_t *thread = (buffer_thread_t*)data; in processBuffers()
DQCameraHAL3SnapshotTest.cpp174 buffer_thread_t thread; in snapshotThreadCreate()
203 buffer_thread_t *thread = (buffer_thread_t*)data; in hal3appSnapshotProcessBuffers()
DQCameraHAL3RawSnapshotTest.cpp177 buffer_thread_t thread; in rawProcessThreadCreate()
213 buffer_thread_t *thread = (buffer_thread_t*)data; in rawProcessBuffers()
DQCameraHAL3Base.h133 } buffer_thread_t; typedef
DQCameraHAL3VideoTest.cpp36 buffer_thread_t Video_thread;