Searched refs:mUp (Results 1 - 5 of 5) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DI3DMacroscopic.c110 thiz->mOrientationVectors.mUp = above; // wrong
165 SLVec3D up = thiz->mOrientationVectors.mUp;
225 thiz->mOrientationVectors.mUp.x = 0;
226 thiz->mOrientationVectors.mUp.y = 1000;
227 thiz->mOrientationVectors.mUp.z = 0;
H A DI3DLocation.c252 SLVec3D up = thiz->mOrientationVectors.mUp;
/frameworks/ex/carousel/java/com/android/ex/carousel/
H A DCarouselController.java85 private float mUp[] = { 0.0f, 1.0f, 0.0f }; field in class:CarouselController
140 setLookAt(mEye, mAt, mUp);
718 mUp = up;
H A DCarouselRS.java87 private float[] mUp = new float[] { 0.0f, 1.0f, 0.0f }; field in class:CarouselRS
281 setLookAt(mEyePoint, mAtPoint, mUp);
290 mUp[i] = up[i];
/frameworks/wilhelm/src/
H A Ditfstruct.h140 SLVec3D mUp; member in struct:__anon1712::__anon1715
165 SLVec3D mUp; member in struct:__anon1716::__anon1719

Completed in 136 milliseconds