Searched refs:dataNotifyRoutine (Results 1 – 2 of 2) sorted by relevance
928 static void *dataNotifyRoutine(void *data);
203 void *QCameraHardwareInterface::dataNotifyRoutine(void *data) in dataNotifyRoutine() function in android::QCameraHardwareInterface1222 mNotifyTh->launch(dataNotifyRoutine, this); in QCameraHardwareInterface()