Searched defs:rightEdge (Results 1 – 4 of 4) sorted by relevance
39 private val rightEdge = IntArray(mCellLayout.countY) in <lambda>() constant
642 var rightEdge = computeDayLeftPosition(day + 1) in drawEvents() variable
703 int rightEdge = ((mImageWidth - mX) >> mTileLevel); in onGetBitmap() local
689 int rightEdge = ((mImageWidth - mX) >> mTileLevel); in onGetBitmap() local