Searched defs:rightEdge (Results 1 – 7 of 7) sorted by relevance
106 float rightEdge = centerX + imageWidth / 2f * scale; in getEdgesHelper() 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()
703 int rightEdge = ((mImageWidth - mX) >> mTileLevel); in onGetBitmap() local
704 int rightEdge = ((mImageWidth - mX) >> mTileLevel); in onGetBitmap() local
689 int rightEdge = ((mImageWidth - mX) >> mTileLevel); in onGetBitmap() local
1437 int[] rightEdge = new int[mCountY]; field in CellLayout.ViewCluster
1605 int[] rightEdge = new int[mCountY]; field in CellLayout.ViewCluster