Searched refs:exactCenterY (Results 1 – 12 of 12) sorted by relevance
353 canvas.drawCircle(getBounds().exactCenterX(), getBounds().exactCenterY(), in rebake()393 bounds.exactCenterY() - iconRadius, in onBoundsChange()395 bounds.exactCenterY() + iconRadius); in onBoundsChange()
569 y = mHotspotBounds.exactCenterY(); in tryRippleEnter()836 final float y = mHotspotBounds.exactCenterY(); in drawBackgroundAndRipples()872 final float y = mHotspotBounds.exactCenterY(); in getRipplePaint()920 final int cY = (int) mHotspotBounds.exactCenterY(); in getDirtyBounds()
320 return MathUtils.lerp(mClampedStartingY - mBounds.exactCenterY(), mTargetY, mTweenY); in getCurrentY()351 final float cY = mBounds.exactCenterY(); in clampStartingPosition()
520 translateMatrix.setTranslate(activeArray.exactCenterX(), activeArray.exactCenterY()); in getPreviewCropRectangleUnzoomed()562 shrinkTarget.exactCenterX(), shrinkTarget.exactCenterY()); in shrinkToSameAspectRatioCentered()677 activeArray.exactCenterY()); in getAvailableCropRectangles()
576 translateMatrix.setTranslate(requestedCrop.exactCenterX(), requestedCrop.exactCenterY()); in effectiveCropRectFromRequested()
336 public final float exactCenterY() { in exactCenterY() method in Rect
639 getBounds().exactCenterX(), getBounds().exactCenterY()); in draw()
2610 final float y = bounds.exactCenterY(); in positionSelectorLikeFocus()
5958 HSPLandroid/graphics/Rect;->exactCenterY()F
11362 method public final float exactCenterY();
14899 method public float exactCenterY();