OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOrientationMatrix
(Results
1 - 10
of
10
) sorted by null
/hardware/invensense/65xx/libsensors_iio/
CompassSensor.AKM.h
61
void
getOrientationMatrix
(signed char *orient);
CompassSensor.IIO.9150.h
56
void
getOrientationMatrix
(signed char *orient);
CompassSensor.IIO.primary.h
60
void
getOrientationMatrix
(signed char *orient);
CompassSensor.AKM.cpp
182
void CompassSensor::
getOrientationMatrix
(signed char *orient)
CompassSensor.IIO.9150.cpp
216
void CompassSensor::
getOrientationMatrix
(signed char *orient)
CompassSensor.IIO.primary.cpp
353
void CompassSensor::
getOrientationMatrix
(signed char *orient)
MPLSensor.cpp
821
mCompassSensor->
getOrientationMatrix
(orientMtx);
[
all
...]
/hardware/invensense/60xx/libsensors_iio/
CompassSensor.IIO.9150.h
55
void
getOrientationMatrix
(signed char *orient);
CompassSensor.IIO.9150.cpp
213
void CompassSensor::
getOrientationMatrix
(signed char *orient)
MPLSensor.cpp
551
mCompassSensor->
getOrientationMatrix
(orientMtx);
[
all
...]
Completed in 32 milliseconds