Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_AImageDecoderTest.cpp303 static void testSetFormat(JNIEnv* env, jclass, jlong imageDecoderPtr, in testSetFormat() function
1271 { "nTestSetFormat", "(JZZ)V", (void*) testSetFormat },
/cts/tests/tests/graphics/src/android/graphics/cts/
DAImageDecoderTest.java225 public void testSetFormat(ImageDecoderTest.AssetRecord record) { in testSetFormat() method in AImageDecoderTest