Searched defs:newX (Results 1 – 13 of 13) sorted by relevance
265 PointF newX = new PointF(); in pan() local283 private void calculatePan(final PointF oldFirstFinger, PointF newX, final boolean horizontal) { in calculatePan()336 PointF newX = new PointF(); in zoom() local354 private void calculateZoom(float scale, PointF newX, final boolean horizontal) { in calculateZoom()
46 int newX = x; in main() local
45 float newX = object.getPosition().x + offsetX; in update() local
132 float newX; in update() local
28 int newX = (x - v / 2) * 2 + v / 2; in draw() local
50 float newX = (ev.getY() / height) * width; in swapXY() local
663 final Ref<Float> newX = new Ref<>(0f); in transform() local695 float newX = matrix[0] * x + matrix[1] * y + matrix[2]; in transformPoint() local
655 final Ref<Float> newX = new Ref<>(0f); in transform() local687 float newX = matrix[0] * x + matrix[1] * y + matrix[2]; in transformPoint() local
287 const int newX = xCorner == 0 ? 0 : newWidth - minWidth; in compareCorners() local
140 SkFixed newX; in walk_edges() local
1741 SkFixed newX; in aaa_walk_edges() local
332 final float newX = lastX + delta.x; in drawHistoryPoint() local
1140 …const deInt32 newX = computeBinaryAtomicOperationResult(m_params.atomicOperation, oldX, atomicArg… in calculateAtomicRef() local