Searched refs:mAxis (Results 1 - 4 of 4) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DI3DLocation.c231 thiz->mAxis = axis;
289 thiz->mAxis.x = 0x55555555;
290 thiz->mAxis.y = 0x55555555;
291 thiz->mAxis.z = 0x55555555;
H A DI3DMacroscopic.c136 thiz->mAxis = axis;
233 thiz->mAxis.x = 0x55555555;
234 thiz->mAxis.y = 0x55555555;
235 thiz->mAxis.z = 0x55555555;
/frameworks/base/core/java/android/view/
H A DInputDevice.java609 if (range.mAxis == axis) {
634 if (range.mAxis == axis && range.mSource == source) {
697 private int mAxis; field in class:InputDevice.MotionRange
707 mAxis = axis;
721 return mAxis;
821 out.writeInt(range.mAxis);
876 description.append(" ").append(MotionEvent.axisToString(range.mAxis));
/frameworks/wilhelm/src/
H A Ditfstruct.h145 SLVec3D mAxis; member in struct:__anon1714
170 SLVec3D mAxis; member in struct:__anon1718

Completed in 177 milliseconds