Searched defs:bottomEdge (Results 1 – 6 of 6) sorted by relevance
108 float bottomEdge = centerY + imageHeight / 2f * scale; in getEdgesHelper() local
704 int bottomEdge = ((mImageHeight - mY) >> mTileLevel); in onGetBitmap() local
705 int bottomEdge = ((mImageHeight - mY) >> mTileLevel); in onGetBitmap() local
690 int bottomEdge = ((mImageHeight - mY) >> mTileLevel); in onGetBitmap() local
1439 int[] bottomEdge = new int[mCountX]; field in CellLayout.ViewCluster
1607 int[] bottomEdge = new int[mCountX]; field in CellLayout.ViewCluster