Searched defs:opt (Results 1 – 4 of 4) sorted by relevance
188 BitmapFactory.Options opt = new BitmapFactory.Options(); in testCreateFromAsset() local
232 Options opt = new BitmapFactory.Options(); in obtainArray() local
84 BitmapFactory.Options opt = new BitmapFactory.Options(); in setUp() local
60 private static void incompleteOption(String opt) { in incompleteOption()