Searched defs:fh (Results 1 – 3 of 3) sorted by relevance
252 FILE* fh = NULL; in saveToFile() local295 FILE* fh = NULL; in loadFromFile() local
315 final float fh = (float)mBitmapDisplayed.getHeight() / mThisHeight; in maxZoom() local329 final float fh = (float)bitmapHeight / viewHeight; in maxZoom() local
302 float fh = (float) mBitmapDisplayed.getHeight() / (float) mThisHeight; in maxZoom() local