Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/itf/
DI3DMacroscopic.cpp81 thiz->mOrientationAngles.mHeading = heading; in I3DMacroscopic_SetOrientationAngles()
82 thiz->mOrientationAngles.mPitch = pitch; in I3DMacroscopic_SetOrientationAngles()
83 thiz->mOrientationAngles.mRoll = roll; in I3DMacroscopic_SetOrientationAngles()
218 thiz->mOrientationAngles.mHeading = 0; in I3DMacroscopic_init()
219 thiz->mOrientationAngles.mPitch = 0; in I3DMacroscopic_init()
220 thiz->mOrientationAngles.mRoll = 0; in I3DMacroscopic_init()
DI3DLocation.cpp200 thiz->mOrientationAngles.mHeading = heading; in I3DLocation_SetOrientationAngles()
201 thiz->mOrientationAngles.mPitch = pitch; in I3DLocation_SetOrientationAngles()
202 thiz->mOrientationAngles.mRoll = roll; in I3DLocation_SetOrientationAngles()
283 thiz->mOrientationAngles.mHeading = 0; in I3DLocation_init()
284 thiz->mOrientationAngles.mPitch = 0; in I3DLocation_init()
285 thiz->mOrientationAngles.mRoll = 0; in I3DLocation_init()
/frameworks/wilhelm/src/
Ditfstruct.h138 } mOrientationAngles; member
163 } mOrientationAngles; member