Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/itf/
DI3DMacroscopic.cpp84 thiz->mOrientationActive = ANGLES_SET_VECTORS_UNKNOWN; in I3DMacroscopic_SetOrientationAngles()
111 thiz->mOrientationActive = ANGLES_UNKNOWN_VECTORS_SET; in I3DMacroscopic_SetOrientationVectors()
157 enum AnglesVectorsActive orientationActive = thiz->mOrientationActive; in I3DMacroscopic_GetOrientationVectors()
172 thiz->mOrientationActive = ANGLES_SET_VECTORS_REQUESTED; in I3DMacroscopic_GetOrientationVectors()
179 thiz->mOrientationActive = ANGLES_SET_VECTORS_COMPUTED; in I3DMacroscopic_GetOrientationVectors()
231 thiz->mOrientationActive = ANGLES_SET_VECTORS_COMPUTED; in I3DMacroscopic_init()
DI3DLocation.cpp178 thiz->mOrientationActive = ANGLES_UNKNOWN_VECTORS_SET; in I3DLocation_SetOrientationVectors()
203 thiz->mOrientationActive = ANGLES_SET_VECTORS_UNKNOWN; in I3DLocation_SetOrientationAngles()
287 thiz->mOrientationActive = ANGLES_SET_VECTORS_UNKNOWN; in I3DLocation_init()
/frameworks/wilhelm/src/
Ditfstruct.h144 enum AnglesVectorsActive mOrientationActive; member
169 enum AnglesVectorsActive mOrientationActive; member