Searched defs:roll (Results 1 - 3 of 3) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DI3DLocation.c189 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll)
195 (-360000 <= roll) && (roll <= 360000))) {
202 thiz->mOrientationAngles.mRoll = roll;
188 I3DLocation_SetOrientationAngles(SL3DLocationItf self, SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) argument
H A DI3DMacroscopic.c70 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll)
76 (-360000 <= roll) && (roll <= 360000))) {
83 thiz->mOrientationAngles.mRoll = roll;
69 I3DMacroscopic_SetOrientationAngles(SL3DMacroscopicItf self, SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) argument
/frameworks/native/include/android/
H A Dsensor.h102 float roll; member in struct:ASensorVector::__anon1339::__anon1341

Completed in 46 milliseconds