Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DImageDecoderTest.java792 private interface SampleSizeSupplier extends ToIntFunction<Size> {}; interface
798 for (SampleSizeSupplier supplySampleSize : new SampleSizeSupplier[] { in testLargeSampleSize()