Searched refs:mOrientationAngles (Results 1 - 3 of 3) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DI3DLocation.c200 thiz->mOrientationAngles.mHeading = heading;
201 thiz->mOrientationAngles.mPitch = pitch;
202 thiz->mOrientationAngles.mRoll = roll;
283 thiz->mOrientationAngles.mHeading = 0;
284 thiz->mOrientationAngles.mPitch = 0;
285 thiz->mOrientationAngles.mRoll = 0;
H A DI3DMacroscopic.c81 thiz->mOrientationAngles.mHeading = heading;
82 thiz->mOrientationAngles.mPitch = pitch;
83 thiz->mOrientationAngles.mRoll = roll;
218 thiz->mOrientationAngles.mHeading = 0;
219 thiz->mOrientationAngles.mPitch = 0;
220 thiz->mOrientationAngles.mRoll = 0;
/frameworks/wilhelm/src/
H A Ditfstruct.h136 } mOrientationAngles; member in struct:__anon1631
161 } mOrientationAngles; member in struct:__anon1635

Completed in 224 milliseconds