Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.h169 static void * cbNotifyRoutine(void * data);
DQCamera2HWICallbacks.cpp3164 void * QCameraCbNotifier::cbNotifyRoutine(void * data) in cbNotifyRoutine() function in qcamera::QCameraCbNotifier
3424 mProcTh.launch(cbNotifyRoutine, this); in setCallbacks()