Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DGainmapTest.java289 interface DecoderVariation { interface in GainmapTest
293 static DecoderVariation[] getGainmapDecodeVariations() { in getGainmapDecodeVariations()
296 DecoderVariation[] callables = new DecoderVariation[] { in getGainmapDecodeVariations()
326 public void testDecodeGainmap(DecoderVariation provider) throws Exception { in testDecodeGainmap()
332 public void testDecodeFountainGainmap(DecoderVariation provider) throws Exception { in testDecodeFountainGainmap()
338 public void testDecodeIsoJpegGainmap(DecoderVariation provider) throws Exception { in testDecodeIsoJpegGainmap()
344 public void testDecodeIsoPngGainmap(DecoderVariation provider) throws Exception { in testDecodeIsoPngGainmap()
350 public void testDecodeInvalidPngGainmaps(DecoderVariation provider) throws Exception { in testDecodeInvalidPngGainmaps()