Home
last modified time | relevance | path

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

/cts/tests/tests/text/src/android/text/cts/
DStaticLayoutLineBreakAutoTest.kt336 val normal = LineBreakConfig.Builder() in testAuto_JapaneseStyleAutoStrict() constant
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp_version_2_message_extensions/
DNotificationMode.java38 normal(0), enumConstant
/cts/tests/tests/graphics/src/android/graphics/cts/
DImageDecoderTest.java604 Bitmap normal = ImageDecoder.decodeBitmap(src); in testUnpremul() local
952 Bitmap normal = Bitmap.createBitmap(width, height, Bitmap.Config.ARGB_8888); in testResizeTransparency() local
1989 Bitmap normal = null; in testConserveMemoryPlusHardware() local
2066 Bitmap normal = null; local
/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java451 final File normal = new File(context.getCacheDir(), "normal"); in testCacheBehavior() local
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAnimatedImageDrawableTest.java691 Bitmap normal = Bitmap.createBitmap(width, height, Bitmap.Config.ARGB_8888); in testAutoMirroredDrawing() local