Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_AImageDecoderTest.cpp581 auto decodeAgain = [=](bool unpremultipliedRequired) { in testDecode() local
605 if (!decodeAgain(unpremultipliedRequired)) return; in testDecode()
608 if (!decodeAgain(unpremul)) return; in testDecode()
616 if (!decodeAgain(alphaFlags)) return; in testDecode()