Searched refs:getAssetRecords (Results 1 – 2 of 2) sorted by relevance
88 private static Object[] getAssetRecords() { in getAssetRecords() method in AImageDecoderTest89 return ImageDecoderTest.getAssetRecords(); in getAssetRecords()98 return Utils.crossProduct(getAssetRecords(), new Object[] { true, false }); in getAssetRecordsUnpremul()107 return Utils.crossProduct(getAssetRecords(), new Object[] { 2, 3, 4, 8, 16 }); in getAssetRecordsSample()
2324 static Object[] getAssetRecords() {