Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h180 static void * cbNotifyRoutine(void * data);
DQCamera2HWICallbacks.cpp3331 void * QCameraCbNotifier::cbNotifyRoutine(void * data) in cbNotifyRoutine() function in qcamera::QCameraCbNotifier
3591 mProcTh.launch(cbNotifyRoutine, this); in setCallbacks()