Searched defs:fw (Results 1 – 3 of 3) sorted by relevance
314 final float fw = (float)mBitmapDisplayed.getWidth() / mThisWidth; in maxZoom() local328 final float fw = (float)bitmapWidth / viewWidth; in maxZoom() local
301 float fw = (float) mBitmapDisplayed.getWidth() / (float) mThisWidth; in maxZoom() local
577 java.io.FileWriter fw = null; in renderConversation() local