Searched refs:mAxis (Results 1 – 4 of 4) sorted by relevance
609 if (range.mAxis == axis) { in getMotionRange()634 if (range.mAxis == axis && range.mSource == source) { in getMotionRange()697 private int mAxis; field in InputDevice.MotionRange707 mAxis = axis; in MotionRange()721 return mAxis; in getAxis()821 out.writeInt(range.mAxis); in writeToParcel()876 description.append(" ").append(MotionEvent.axisToString(range.mAxis)); in toString()
136 thiz->mAxis = axis; in I3DMacroscopic_Rotate()233 thiz->mAxis.x = 0x55555555; in I3DMacroscopic_init()234 thiz->mAxis.y = 0x55555555; in I3DMacroscopic_init()235 thiz->mAxis.z = 0x55555555; in I3DMacroscopic_init()
231 thiz->mAxis = axis; in I3DLocation_Rotate()289 thiz->mAxis.x = 0x55555555; in I3DLocation_init()290 thiz->mAxis.y = 0x55555555; in I3DLocation_init()291 thiz->mAxis.z = 0x55555555; in I3DLocation_init()
145 SLVec3D mAxis; member170 SLVec3D mAxis; member