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