Searched refs:photoHeight (Results 1 – 1 of 1) sorted by relevance
192 int photoHeight = mPhotoBitmap.getHeight(); in drawContents() local197 int scaledHeight = (int) (scale * photoHeight); in drawContents()205 scale = (float) canvasHeight / photoHeight; in drawContents()