Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_AImageDecoderTest.cpp689 static void testSetTargetSize(JNIEnv* env, jclass, jlong imageDecoderPtr) { in testSetTargetSize() function
1276 { "nTestSetTargetSize", "(J)V", (void*) testSetTargetSize },
/cts/tests/tests/graphics/src/android/graphics/cts/
DAImageDecoderTest.java529 public void testSetTargetSize(ImageDecoderTest.AssetRecord record) {