Home | History | Annotate | Download | only in accessibility

Lines Matching defs:getCenterY

170                 mMagnificationController.getCenterY(), 0.0f);
189 mMagnificationController.getCenterY();
207 assertEquals(center.y, mMagnificationController.getCenterY(), 0.0);
227 assertEquals(newCenter.y, mMagnificationController.getCenterY(), 0.5);
269 assertEquals(newCenter.y, mMagnificationController.getCenterY(), 0.0);
286 assertEquals(newCenter.y, mMagnificationController.getCenterY(), 0.5);
327 assertEquals(newCenter.y, mMagnificationController.getCenterY(), 0.5);
339 mMagnificationController.getCenterY(), 0.5);
355 assertEquals(newCenter.y, mMagnificationController.getCenterY(), 0.5);
367 assertEquals(newCenter.y, mMagnificationController.getCenterY(), 0.5);
401 assertEquals(newCenter.y, mMagnificationController.getCenterY(), 0.0);
696 assertEquals(firstCenter.y, mMagnificationController.getCenterY(), 0.5);