Home
last modified time | relevance | path

Searched defs:unscaledOpt (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapFactoryTest.java682 BitmapFactory.Options unscaledOpt = new BitmapFactory.Options(); in testDecodeScaling() local
701 verifyUnscaled(BitmapFactory.decodeStream(obtainInputStream(), null, unscaledOpt)); in testDecodeScaling() local