Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.cpp5496 void* Live_Snapshot_thread (void* data) in Live_Snapshot_thread() function
5567 rc= pthread_create(&mLiveSnapshotThread, NULL, Live_Snapshot_thread, (void *) this); in takeLiveSnapshot()
6033 rc= pthread_create(&mLiveSnapshotThread, NULL, Live_Snapshot_thread, (void *) this); in cancelLiveSnapshot()