Home
last modified time | relevance | path

Searched refs:testCreateBitmapFromColorsNegativeOffset (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
H A DShadowNativeBitmapTest.java315 public void testCreateBitmapFromColorsNegativeOffset() { in testCreateBitmapFromColorsNegativeOffset() method in ShadowNativeBitmapTest
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DBitmapTest.java509 public void testCreateBitmapFromColorsNegativeOffset() { in testCreateBitmapFromColorsNegativeOffset() method