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