Home
last modified time | relevance | path

Searched refs:Live_Snapshot_thread (Results 1 – 3 of 3) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.cpp5008 void* Live_Snapshot_thread (void* data) in Live_Snapshot_thread() function
5079 rc= pthread_create(&mLiveSnapshotThread, NULL, Live_Snapshot_thread, (void *) this); in takeLiveSnapshot()
5497 rc= pthread_create(&mLiveSnapshotThread, NULL, Live_Snapshot_thread, (void *) this); in cancelLiveSnapshot()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCamera2HWI.cpp3458 void* Live_Snapshot_thread (void* data) in Live_Snapshot_thread() function
3520 rc= pthread_create(&mLiveSnapshotThread, NULL, Live_Snapshot_thread, (void *) this); in takeLiveSnapshot()
/device/huawei/angler/camera/QCamera2/HAL/
DQCamera2HWI.cpp3460 void* Live_Snapshot_thread (void* data) in Live_Snapshot_thread() function
3522 rc= pthread_create(&mLiveSnapshotThread, NULL, Live_Snapshot_thread, (void *) this); in takeLiveSnapshot()