Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/itf/
DI3DMacroscopic.c109 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.c177 thiz->mOrientationVectors.mAbove = above; in I3DLocation_SetOrientationVectors()
/frameworks/wilhelm/src/
Ditfstruct.h142 SLVec3D mAbove; member
167 SLVec3D mAbove; member
/frameworks/base/core/java/android/widget/
DEditor.java5610 private boolean mAbove = false;
5627 mAbove = above;
5657 if (above != mAbove) {