Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.cpp5521 void* Int_Pic_thread (void* data) in Int_Pic_thread() function
5588 rc= pthread_create(&mIntPicThread, NULL, Int_Pic_thread, (void *) this); in takePictureInternal()