Searched defs:imageWidth (Results 1 – 2 of 2) sorted by relevance
621 int imageWidth, int widthPadding, int imageHeight, in placeImage()643 int imageWidth = width; in makeMiniThumbBitmap() local
1534 private static int gapToSide(int imageWidth, int viewWidth) { in gapToSide()