Searched defs:defaultOpt (Results 1 – 1 of 1) sorted by relevance
680 BitmapFactory.Options defaultOpt = new BitmapFactory.Options(); in testDecodeScaling() local702 verifyUnscaled(BitmapFactory.decodeStream(obtainInputStream(), null, defaultOpt)); in testDecodeScaling() local