Searched refs:mAxis (Results 1 – 4 of 4) sorted by relevance
678 if (range.mAxis == axis) { in getMotionRange()703 if (range.mAxis == axis && range.mSource == source) { in getMotionRange()774 private int mAxis; field in InputDevice.MotionRange784 mAxis = axis; in MotionRange()798 return mAxis; in getAxis()899 out.writeInt(range.mAxis); in writeToParcel()956 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