Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DPorterDuffXfermodeTest.java46 Bitmap b2 = Bitmap.createBitmap(WIDTH, HEIGHT / 2, Config.ARGB_8888); in testPorterDuffXfermode() local
DPorterDuffColorFilterTest.java45 Bitmap b2 = Bitmap.createBitmap(width, height / 2, Config.ARGB_8888); in testPorterDuffColorFilter() local
DBitmapColorSpaceTest.java1085 Bitmap b2 = ImageDecoder.decodeBitmap(src, (decoder, info, s) -> { in testEncodeColorSpace() local
1136 Bitmap b2 = ImageDecoder.decodeBitmap(src); in testEncodeP3hardware() local
DBitmapFactoryTest.java718 Bitmap b2 = Bitmap.CREATOR.createFromParcel(p); in testParcel() local
/cts/hostsidetests/shortcuts/deviceside/upgrade/src/android/content/pm/cts/shortcut/upgrade/
DShortcutManagerPreUpgradeTest.java50 final PersistableBundle b2 = new PersistableBundle(); in testPreUpgrade() local
/cts/tests/app/src/android/app/cts/
DTimePickerDialogTest.java161 Bundle b2 = timePickerDialog.onSaveInstanceState(); in testOnRestoreInstanceState() local
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DWidgetTestUtils.java59 public static void assertEquals(Bitmap b1, Bitmap b2) { in assertEquals()
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DBlendModeColorFilterTest.java66 final Bitmap b2 = Bitmap.createBitmap(TEST_WIDTH, in BlendModeColorFilterClient() local
/cts/tests/rollback/src/com/android/cts/rollback/
DRollbackManagerTest.java459 Install b2 = Install.single(TestApp.B2) in testRollbackDataPolicy() local
492 Install b2 = Install.single(TestApp.BRollbackRestore2).setEnableRollback(); in testRollbackDataPolicy_Manifest() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DTypeTest.java195 Type.Builder b2 = new Type.Builder(mRS, Element.F32(mRS)); in testEquals() local
DScriptGroupTest.java436 ScriptGroup.Binding b2 = new ScriptGroup.Binding(s.getFieldID_a(), unbound); in testBuilder2GatherScatterAcrossKernelsViaGlobals() local
496 ScriptGroup.Binding b2 = new ScriptGroup.Binding(s.getFieldID_a(), unbound); in testBuilder2KernelOutputToGlobal() local
DComputeTest.java54 Byte2 b2 = new Byte2(); in testJavaVectorTypes() local
DAllocationTest.java741 Type.Builder b2 = new Type.Builder(mRS, Element.I32(mRS)); in testCopyFromAllocation() local
/cts/tests/tests/util/src/android/util/cts/
DInstallUtilTest.java111 TestApp b2 = new TestApp(TestApp.B2.toString(), TestApp.B2.getPackageName(), in testNativeFilePathTestApp() local
/cts/tests/tests/media/common/src/android/media/cts/
DStreamUtils.java320 int b2 = buffered_reference.read(); in compareStreams() local
/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Dtest_ibinder.cpp184 AIBinder* b2 = SampleData::newBinder(); in TEST_F() local
214 AIBinder* b2 = SampleData::newBinder(); in TEST_F() local
/cts/tests/sensor/src/android/hardware/cts/
DSensorManagerStaticTest.java475 int b1, b2, b3; // AXIS_X/Y/Z w/ or w/o MINUS in testRemapCoordinateSystem() local
506 assertTrue(SensorManager.remapCoordinateSystem(mat9to16(R), b1, b2, Rout2)); in testRemapCoordinateSystem() local
/cts/tests/tests/virtualdevice/camera/src/android/virtualdevice/cts/camera/
DVirtualCameraUtils.java156 float b2 = (colorB & 0xff) / 255f; in areColorsAlmostIdentical() local
/cts/tests/tests/os/src/android/os/cts/
DBundleTest.java104 final Bundle b2 = new Bundle(b1); in testBundle() local
DParcelTest.java4786 IBinder b2 = new Binder(); in testObjectResize() local
/cts/tests/tests/widget/src/android/widget/cts/
DRemoteViewsTest.java885 float b2 = (pix2 & 0xFF) >> 1; in compareImages() local
/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java1953 int b2 = in2.read(); in verifyServer() local