Home
last modified time | relevance | path

Searched refs:mOptions (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DRefocusTest.java74 Bitmap outputImage = renderScriptTask.applyRefocusFilter(rsTaskParam.mOptions); in refocus()
92 DepthOfFieldOptions mOptions; field in RefocusTest.RsTaskParams
97 mOptions = options; in RsTaskParams()
/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapTest.java71 private BitmapFactory.Options mOptions; field in BitmapTest
76 mOptions = new BitmapFactory.Options(); in setup()
77 mOptions.inScaled = false; in setup()
78 mBitmap = BitmapFactory.decodeResource(mRes, R.drawable.start, mOptions); in setup()
471 mBitmap = BitmapFactory.decodeResource(mRes, R.drawable.start, mOptions); in testEraseColorOnImmutable()
496 mBitmap = BitmapFactory.decodeResource(mRes, R.drawable.start, mOptions); in testExtractAlpha()
515 mBitmap = BitmapFactory.decodeResource(mRes, R.drawable.start, mOptions); in testExtractAlphaWithPaintAndOffset()
678 mBitmap = BitmapFactory.decodeResource(mRes, R.drawable.start, mOptions); in testReconfigureMutable()
800 mBitmap = BitmapFactory.decodeResource(mRes, R.drawable.start, mOptions); in testSetConfigMutable()
825 mBitmap = BitmapFactory.decodeResource(mRes, R.drawable.start, mOptions); in testSetHeightMutable()
[all …]
/cts/tests/tests/appwidget/src/android/appwidget/cts/
DAppWidgetTest.java1468 private Bundle mOptions; field in AppWidgetTest.OptionsMatcher
1471 mOptions = options; in OptionsMatcher()
1477 return equalOptions(mOptions, options); in matches()
/cts/tools/dex-tools/dex/
Dclasses.out.dex78583 private java.lang.String mOptions