Searched refs:lmx (Results 1 – 1 of 1) sorted by relevance
809 float[] lmx = new float[pointerId + 1]; in ensureMotionHistorySizeForId() local818 System.arraycopy(mLastMotionX, 0, lmx, 0, mLastMotionX.length); in ensureMotionHistorySizeForId()827 mLastMotionX = lmx; in ensureMotionHistorySizeForId()