Searched refs:fw (Results 1 – 4 of 4) sorted by relevance
95 const GLfloat fw = w; in main() local99 { fw, fh }, in main()100 { fw, 0 } in main()
156 FileOutputStream fw = mContext.openFileOutput("content.txt", mContext.MODE_WORLD_READABLE); in makeTemporaryContentFile() local157 fw.write(content.getBytes(), 0, content.length()); in makeTemporaryContentFile()158 fw.close(); in makeTemporaryContentFile()
110 …��� �k��w�<�$g��t��X"x�$0e��u�bc��J�<(�mFe����5��Q����9�a㙃``<��6fw�7�~�':�*�%�S`��9��…
1029 final int fw = mWindowFrames.mFrame.width(); in computeFrameLw() local1116 if (mIsWallpaper && (fw != mWindowFrames.mFrame.width() in computeFrameLw()