Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp_version_2_message_extensions/
DNotificationMode.java38 normal(0), enumConstant
/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java366 final File normal = new File(context.getCacheDir(), "normal"); in testCacheBehavior() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DImageDecoderTest.java486 Bitmap normal = ImageDecoder.decodeBitmap(src); in testUnpremul() local
834 Bitmap normal = Bitmap.createBitmap(width, height, Bitmap.Config.ARGB_8888); in testResizeTransparency() local
1870 Bitmap normal = null; in testConserveMemoryPlusHardware() local
1944 Bitmap normal = null; local
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAnimatedImageDrawableTest.java683 Bitmap normal = Bitmap.createBitmap(width, height, Bitmap.Config.ARGB_8888); in testAutoMirroredDrawing() local