Lines Matching full:sensorthread
1026 m_sensorThread = new SensorThread(this);
1028 m_sensorThread->Start("SensorThread", PRIORITY_DEFAULT, 0);
1029 ALOGV("DEBUG(%s): created sensorthread ", __FUNCTION__);
1611 m_sensorThread->Start("SensorThread", PRIORITY_DEFAULT, 0);
3091 SensorThread * selfThread = ((SensorThread*)self);
3134 ALOGV("DEBUG(%s): SensorThread processing SIGNAL_SENSOR_START_REQ_PROCESSING", __FUNCTION__);
5962 ExynosCameraHWInterface2::SensorThread::~SensorThread()
5967 void ExynosCameraHWInterface2::SensorThread::release()