Searched defs:yCoords (Results 1 – 3 of 3) sorted by relevance
175 final int[] yCoords = mYCoordinates.getPrimitiveArray(); in drawGestureTrailLocked() local258 final int[] yCoords = mYCoordinates.getPrimitiveArray(); in debugDrawPoints() local272 canvas.drawPoint(getXCoordValue(xCoords[i]), yCoords[i], paint); in debugDrawPoints() local
94 final ResizableIntArray xCoords, final ResizableIntArray yCoords, in appendPreviewStroke()126 final ResizableIntArray yCoords, final ResizableIntArray types) { in interpolateStrokeAndReturnStartIndexOfLastSegment()
55 public void reset(final int[] xCoords, final int[] yCoords, final int minPos, in reset()