Searched defs:imageHeight (Results 1 – 2 of 2) sorted by relevance
621 int imageWidth, int widthPadding, int imageHeight, in placeImage()644 int imageHeight = height; in makeMiniThumbBitmap() local
177 … public void resizeQuad(float viewAspect, float u, float v, float imageWidth, float imageHeight) { in resizeQuad()