Searched refs:getAssetRecords (Results 1 – 2 of 2) sorted by relevance
96 private static Object[] getAssetRecords() { in getAssetRecords() method in AImageDecoderTest97 return ImageDecoderTest.getAssetRecords(); in getAssetRecords()106 return Utils.crossProduct(getAssetRecords(), new Object[] { true, false }); in getAssetRecordsUnpremul()115 return Utils.crossProduct(getAssetRecords(), new Object[] { 2, 3, 4, 8, 16 }); in getAssetRecordsSample()
2446 static Object[] getAssetRecords() {