Home | History | Annotate | Download | only in libcamera2

Lines Matching defs:SensorThread

1025         m_sensorThread  = new SensorThread(this);
1027 m_sensorThread->Start("SensorThread", PRIORITY_DEFAULT, 0);
1028 ALOGV("DEBUG(%s): created sensorthread ", __FUNCTION__);
1610 m_sensorThread->Start("SensorThread", PRIORITY_DEFAULT, 0);
3087 SensorThread * selfThread = ((SensorThread*)self);
3130 ALOGV("DEBUG(%s): SensorThread processing SIGNAL_SENSOR_START_REQ_PROCESSING", __FUNCTION__);
5958 ExynosCameraHWInterface2::SensorThread::~SensorThread()
5963 void ExynosCameraHWInterface2::SensorThread::release()