Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/itf/
DI3DMacroscopic.cpp85 thiz->mRotatePending = SL_BOOLEAN_FALSE; in I3DMacroscopic_SetOrientationAngles()
112 thiz->mRotatePending = SL_BOOLEAN_FALSE; in I3DMacroscopic_SetOrientationVectors()
133 while (thiz->mRotatePending) in I3DMacroscopic_Rotate()
137 thiz->mRotatePending = SL_BOOLEAN_TRUE; in I3DMacroscopic_Rotate()
236 thiz->mRotatePending = SL_BOOLEAN_FALSE; in I3DMacroscopic_init()
DI3DLocation.cpp179 thiz->mRotatePending = SL_BOOLEAN_FALSE; in I3DLocation_SetOrientationVectors()
204 thiz->mRotatePending = SL_BOOLEAN_FALSE; in I3DLocation_SetOrientationAngles()
224 while (thiz->mRotatePending) in I3DLocation_Rotate()
232 thiz->mRotatePending = SL_BOOLEAN_TRUE; in I3DLocation_Rotate()
292 thiz->mRotatePending = SL_BOOLEAN_FALSE; in I3DLocation_init()
/frameworks/wilhelm/src/
Ditfstruct.h148 SLboolean mRotatePending; member
173 SLboolean mRotatePending; member