Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DAImageDecoderTest.java64 private static AssetManager getAssetManager() { in getAssetManager() method in AImageDecoderTest
117 nTestNullDecoder(getAssetManager(), record.name); in testNullDecoder()
132 long asset = nOpenAsset(getAssetManager(), record.name); in testCreateBuffer()
145 long asset = nOpenAsset(getAssetManager(), record.name); in testCreateFd()
156 long asset = nOpenAsset(getAssetManager(), record.name); in testCreateAsset()
214 nTestCreateIncomplete(getAssetManager(), file, 823); in testCreateIncomplete()
220 nTestCreateUnsupported(getAssetManager(), file); in testUnsupportedFormat()
226 long asset = nOpenAsset(getAssetManager(), record.name); in testSetFormat()
248 long asset = nOpenAsset(getAssetManager(), record.name); in testSetUnpremul()
270 long asset = nOpenAsset(getAssetManager(), record.name); in testGetMinimumStride()
[all …]