Searched defs:bottomEdge (Results 1 – 2 of 2) sorted by relevance
226 final int bottomEdge = getWidth() - mPaddingRight; in getBottomFadingEdgeStrength() local233 final int bottomEdge = getHeight() - mPaddingBottom; in getBottomFadingEdgeStrength() local
678 int bottomEdge = ((mImageHeight - mY) >> mTileLevel) + TILE_BORDER; in onGetBitmap() local