Searched refs:m_pt2AccelCalLoadFunc (Results 1 – 6 of 6) sorted by relevance
107 int (*m_pt2AccelCalLoadFunc)(long *bias) = NULL; variable132 MPLSensor(CompassSensor *, int (*m_pt2AccelCalLoadFunc)(long*) = 0);
153 MPLSensor::MPLSensor(CompassSensor *compass, int (*m_pt2AccelCalLoadFunc)(long *)) in MPLSensor()328 if( m_pt2AccelCalLoadFunc != NULL) in MPLSensor()332 int result = m_pt2AccelCalLoadFunc(accel_offset); in MPLSensor()
167 int (*m_pt2AccelCalLoadFunc)(long *bias) = NULL; variable180 MPLSensor(CompassSensor *, int (*m_pt2AccelCalLoadFunc)(long*) = 0);
82 MPLSensor::MPLSensor(CompassSensor *compass, int (*m_pt2AccelCalLoadFunc)(long *)) in MPLSensor()541 if( m_pt2AccelCalLoadFunc != NULL) { in MPLSensor()544 int result = m_pt2AccelCalLoadFunc(accel_offset); in MPLSensor()
166 int (*m_pt2AccelCalLoadFunc)(long *bias) = NULL; variable198 MPLSensor(CompassSensor *, int (*m_pt2AccelCalLoadFunc)(long*) = 0);
204 MPLSensor::MPLSensor(CompassSensor *compass, int (*m_pt2AccelCalLoadFunc)(long *)) in MPLSensor()642 if( m_pt2AccelCalLoadFunc != NULL) { in MPLSensor()645 int result = m_pt2AccelCalLoadFunc(accel_offset); in MPLSensor()