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