Searched refs:lmy (Results 1 – 1 of 1) sorted by relevance
822 float[] lmy = new float[pointerId + 1]; in ensureMotionHistorySizeForId() local831 System.arraycopy(mLastMotionY, 0, lmy, 0, mLastMotionY.length); in ensureMotionHistorySizeForId()840 mLastMotionY = lmy; in ensureMotionHistorySizeForId()