Searched refs:xCenter (Results 1 – 1 of 1) sorted by relevance
303 final float xCenter = mView.getWidth() / 2f; in testShow() local305 showMagnifier(xCenter, yCenter); in testShow()313 assertEquals(xCenter + viewLocationInWindow[0], in testShow()339 final float xCenter = mView.getWidth() / 2; in testShow_withDecoupledMagnifierPosition() local344 showMagnifier(xCenter, yCenter, xMagnifier, yMagnifier); in testShow_withDecoupledMagnifierPosition()