Home
last modified time | relevance | path

Searched defs:Record (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DImageDecoderTest.java84 static final class Record { class in ImageDecoderTest
93 Record(int resId, int width, int height, String mimeType, boolean isGray, in Record() method in ImageDecoderTest.Record