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