Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.cpp5021 void* Live_Snapshot_thread (void* data) in Live_Snapshot_thread() function
5092 rc= pthread_create(&mLiveSnapshotThread, NULL, Live_Snapshot_thread, (void *) this); in takeLiveSnapshot()
5510 rc= pthread_create(&mLiveSnapshotThread, NULL, Live_Snapshot_thread, (void *) this); in cancelLiveSnapshot()