Home
last modified time | relevance | path

Searched refs:mAbove (Results 1 – 4 of 4) sorted by relevance

/frameworks/wilhelm/src/itf/
DI3DMacroscopic.cpp109 thiz->mOrientationVectors.mAbove = above; in I3DMacroscopic_SetOrientationVectors()
228 thiz->mOrientationVectors.mAbove.x = 0; in I3DMacroscopic_init()
229 thiz->mOrientationVectors.mAbove.y = 0; in I3DMacroscopic_init()
230 thiz->mOrientationVectors.mAbove.z = 0; in I3DMacroscopic_init()
DI3DLocation.cpp177 thiz->mOrientationVectors.mAbove = above; in I3DLocation_SetOrientationVectors()
/frameworks/wilhelm/src/
Ditfstruct.h141 SLVec3D mAbove; member
166 SLVec3D mAbove; member
/frameworks/base/core/java/android/widget/
DEditor.java5761 private boolean mAbove = false;
5778 mAbove = above;
5808 if (above != mAbove) {