Home
last modified time | relevance | path

Searched refs:testCopyPixelsToBufferUnsupportedBufferClass (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.java168 public void testCopyPixelsToBufferUnsupportedBufferClass() { in testCopyPixelsToBufferUnsupportedBufferClass() method in ShadowNativeBitmapTest
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DBitmapTest.java288 public void testCopyPixelsToBufferUnsupportedBufferClass() { in testCopyPixelsToBufferUnsupportedBufferClass() method