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