Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h928 static void *dataNotifyRoutine(void *data);
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp203 void *QCameraHardwareInterface::dataNotifyRoutine(void *data) in dataNotifyRoutine() function in android::QCameraHardwareInterface
1222 mNotifyTh->launch(dataNotifyRoutine, this); in QCameraHardwareInterface()