Home
last modified time | relevance | path

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

/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/androidTest/java/com/google/android/exoplayer2/transformer/
H A DFrameProcessorChainPixelTest.java88 Bitmap expectedBitmap = BitmapTestUtil.readBitmap(FIRST_FRAME_PNG_ASSET_STRING); in processData_noEdits_producesExpectedOutput() local
110 Bitmap expectedBitmap = in processData_withAdvancedFrameProcessor_translateRight_producesExpectedOutput() local
137 Bitmap expectedBitmap = in processData_withAdvancedAndScaleToFitFrameProcessors_producesExpectedOutput() local
164 Bitmap expectedBitmap = in processData_withScaleToFitAndAdvancedFrameProcessors_producesExpectedOutput() local
186 Bitmap expectedBitmap = in processData_withPresentationFrameProcessor_requestOutputHeight_producesExpectedOutput() local
209 Bitmap expectedBitmap = in processData_withScaleToFitFrameProcessor_rotate45_producesExpectedOutput() local
H A DAdvancedFrameProcessorPixelTest.java95 Bitmap expectedBitmap = BitmapTestUtil.readBitmap(FIRST_FRAME_PNG_ASSET_STRING); in updateProgramAndDraw_noEdits_producesExpectedOutput() local
118 Bitmap expectedBitmap = in updateProgramAndDraw_translateRight_producesExpectedOutput() local
141 Bitmap expectedBitmap = in updateProgramAndDraw_scaleNarrow_producesExpectedOutput() local
164 Bitmap expectedBitmap = BitmapTestUtil.readBitmap(ROTATE_90_EXPECTED_OUTPUT_PNG_ASSET_STRING); in updateProgramAndDraw_rotate90_producesExpectedOutput() local
/aosp_15_r20/frameworks/opt/setupwizard/library/recyclerview/test/instrumentation/src/com/android/setupwizardlib/test/
DDividerItemDecorationTest.java72 Bitmap expectedBitmap = Bitmap.createBitmap(20, 20, Bitmap.Config.ARGB_4444); in testShouldDrawDividerBelowWithEitherCondition() local
116 Bitmap expectedBitmap = Bitmap.createBitmap(20, 20, Bitmap.Config.ARGB_4444); in testShouldDrawDividerBelowWithBothCondition() local
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/quickstep/recents/data/
DTasksRepositoryTest.kt243 val expectedBitmap = mock<Bitmap>() in onHighResLoadingStateChanged_setsNewThumbnailDataOnTask() constant
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/policy/
H A DDecorViewTest.java53 Bitmap expectedBitmap = Bitmap.createBitmap(w, h, Bitmap.Config.ARGB_8888); in setBackgroundDrawableSameAsSetWindowBackground() local
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DRemoteViewsTest.java385 Bitmap expectedBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetImageViewUri() local
778 final Bitmap expectedBitmap = getBitmapFromFile(mContext, bitmapId); in testSingleDrawInstruction() local
1184 Bitmap expectedBitmap = WidgetTestUtils.getUnscaledAndDitheredBitmap( in testSetUri() local
H A DTextViewHandwritingGestureTest.java2149 Bitmap expectedBitmap = drawToBitmap(expected); in assertPathEquals() local
/aosp_15_r20/cts/tests/contentsuggestions/src/android/contentsuggestions/cts/
H A DContentSuggestionsManagerTest.java130 Bitmap expectedBitmap = Bitmap.createBitmap(100, 100, Bitmap.Config.ARGB_8888); in managerForwards_provideContextBitmap() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/transformer/src/androidTest/java/com/google/android/exoplayer2/transformer/
H A DFrameEditorDataProcessingTest.java158 Bitmap expectedBitmap; in processData_noEdits_producesExpectedOutput() local
/aosp_15_r20/external/skia/tests/graphite/
H A DAHardwareBufferTest.cpp78 bool check_read(skiatest::Reporter* reporter, const SkBitmap& expectedBitmap, in check_read()
/aosp_15_r20/external/skia/tests/
H A DGrAHardwareBufferTest.cpp80 static bool check_read(skiatest::Reporter* reporter, const SkBitmap& expectedBitmap, in check_read()
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/audio_util/
DBrowserPlayerWrapperTest.java411 Bitmap expectedBitmap = expected.getDescription().getIconBitmap(); in testGetFolderItems() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/graphics/
H A DPaintNativeInstanceTest.kt137 var expectedBitmap: Bitmap? = null in <lambda>() variable
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/
H A DTestUtil.java250 Bitmap expectedBitmap, Bitmap actualBitmap, double psnrThresholdDb) { in assertBitmapsAreSimilar()
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/
H A DTestUtil.java250 Bitmap expectedBitmap, Bitmap actualBitmap, double psnrThresholdDb) { in assertBitmapsAreSimilar()
/aosp_15_r20/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DExifInterfaceTest.java499 Bitmap expectedBitmap = Objects.requireNonNull( in assertBitmapsEquivalent() local
/aosp_15_r20/cts/tests/tests/content/src/android/content/pm/cts/
H A DLauncherAppsTest.java780 Bitmap actualBitmap, Bitmap expectedBitmap) { in recycleBitmaps()
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DPathTest.java791 Bitmap expectedBitmap = drawAndGetBitmap(expected, paint); in verifyPathsAreEquivalent() local
H A DBitmapTest.java1899 Bitmap expectedBitmap = BitmapFactory.decodeResource(mRes, R.drawable.robot); in testWriteHwBitmapToParcel() local
2810 Bitmap expectedBitmap = decodeBytes(expected); in testNdkCompress() local
/aosp_15_r20/cts/tests/tests/media/misc/src/android/media/misc/cts/
H A DExifInterfaceTest.java1018 Bitmap expectedBitmap = Objects.requireNonNull( in assertBitmapsEquivalent() local
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/ui/viewmodel/
H A DPromptViewModelTest.kt1599 val expectedBitmap = context.getDrawable(logoResFromApp).toBitmap() in <lambda>() constant