Home
last modified time | relevance | path

Searched defs:oStreamWebp (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DBitmapFactoryTest.java287 ByteArrayOutputStream oStreamWebp = new ByteArrayOutputStream(); in testWebpStreamEncode() local
320 ByteArrayOutputStream oStreamWebp = new ByteArrayOutputStream(); in testDecodeStream5() local
/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
H A DShadowNativeBitmapFactoryTest.java221 ByteArrayOutputStream oStreamWebp = new ByteArrayOutputStream(); in testDecodeStream5() local