Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.cpp5046 void* Int_Pic_thread (void* data) in Int_Pic_thread() function
5113 rc= pthread_create(&mIntPicThread, NULL, Int_Pic_thread, (void *) this); in takePictureInternal()