Searched refs:testSetUnpremul (Results 1 – 2 of 2) sorted by relevance
357 static void testSetUnpremul(JNIEnv* env, jclass, jlong imageDecoderPtr, jboolean hasAlpha) { in testSetUnpremul() function1272 { "nTestSetUnpremul", "(JZ)V", (void*) testSetUnpremul },
247 public void testSetUnpremul(ImageDecoderTest.AssetRecord record) { in testSetUnpremul() method in AImageDecoderTest