HomeSort by relevance Sort by last modified time
    Searched refs:mOrientationActive (Results 1 - 3 of 3) sorted by null

  /frameworks/wilhelm/src/itf/
I3DMacroscopic.c 84 thiz->mOrientationActive = ANGLES_SET_VECTORS_UNKNOWN;
111 thiz->mOrientationActive = ANGLES_UNKNOWN_VECTORS_SET;
157 enum AnglesVectorsActive orientationActive = thiz->mOrientationActive;
172 thiz->mOrientationActive = ANGLES_SET_VECTORS_REQUESTED;
179 thiz->mOrientationActive = ANGLES_SET_VECTORS_COMPUTED;
231 thiz->mOrientationActive = ANGLES_SET_VECTORS_COMPUTED;
I3DLocation.c 178 thiz->mOrientationActive = ANGLES_UNKNOWN_VECTORS_SET;
203 thiz->mOrientationActive = ANGLES_SET_VECTORS_UNKNOWN;
287 thiz->mOrientationActive = ANGLES_SET_VECTORS_UNKNOWN;
  /frameworks/wilhelm/src/
itfstruct.h 142 enum AnglesVectorsActive mOrientationActive;
167 enum AnglesVectorsActive mOrientationActive;

Completed in 250 milliseconds