Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_AImageDecoderTest.cpp1126 static void testScalePlusUnpremul(JNIEnv* env, jclass, jlong imageDecoderPtr) { in testScalePlusUnpremul() function
1281 { "nTestScalePlusUnpremul", "(J)V", (void*) testScalePlusUnpremul },
/cts/tests/tests/graphics/src/android/graphics/cts/
DAImageDecoderTest.java940 public void testScalePlusUnpremul(ImageDecoderTest.AssetRecord record) {