Searched defs:rightEdge (Results 1 – 14 of 14) sorted by relevance
436 final float rightEdge = isStash in movetoTarget() local
733 int rightEdge = computeDayLeftPosition(day + 1); in drawEvents() local822 protected int drawEvent(Canvas canvas, Event event, int x, int y, int rightEdge, in drawEvent()
105 float rightEdge = centerX + imageWidth / 2f * scale; in getEdgesHelper() local
703 int rightEdge = ((mImageWidth - mX) >> mTileLevel); in onGetBitmap() local
700 int rightEdge = ((mImageWidth - mX) >> mTileLevel); in onGetBitmap() local
689 int rightEdge = ((mImageWidth - mX) >> mTileLevel); in onGetBitmap() local
233 final int rightEdge = getWidth() - mPaddingRight; in getRightFadingEdgeStrength() local
333 float rightEdge = mView.getWidth(); in show() local
11338 final float rightEdge = mScrollX + in getRightFadingEdgeStrength() local
1439 final float rightEdge = 100 - paddingRight; in layoutCue() local
1461 final int[] rightEdge = new int[mCountY]; field in CellLayout.ViewCluster
5377 final Rect rightEdge = mInsetsStateController.getSourceProvider(ITYPE_RIGHT_GESTURES) in calculateSystemGestureExclusion() local