Searched refs:getOffsetY (Results 1 – 7 of 7) sorted by relevance
261 float getOffsetY() { in getOffsetY() method in FullScreenMagnificationController.DisplayMagnification282 return abs(getOffsetY() - getMaxOffsetYLocked()) <= slop; in isAtTopEdge()287 return abs(getOffsetY() - getMinOffsetYLocked()) <= slop; in isAtBottomEdge()299 + mMagnificationBounds.top - getOffsetY()) / getScale(); in getCenterY()1394 public float getOffsetY(int displayId) { in getOffsetY() method in FullScreenMagnificationController1400 return display.getOffsetY(); in getOffsetY()
112 public float getOffsetY() { in getOffsetY() method in PositionedGlyphs
397 public float getOffsetY() { in getOffsetY() method in DragEvent
288 event.getOffsetX(), event.getOffsetY()); in onDrag()
291 mFullScreenMagnificationController.getOffsetY(displayId); in notRegistered_publicMethodsShouldBeBenign()1584 mFullScreenMagnificationController.getOffsetY(displayId));
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18175 method public float getOffsetY();