Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAnimatedImageDrawableTest.java75 private static final int RES_ID = R.drawable.animated; field in AnimatedImageDrawableTest
159 Drawable drawable = createFromImageDecoder(RES_ID); in testDecodeAnimatedImageDrawable()
268 AnimatedImageDrawable drawable = createFromImageDecoder(RES_ID); in testLifeCycle()
302 AnimatedImageDrawable drawable = createFromImageDecoder(RES_ID); in testLifeCycleSoftware()
349 AnimatedImageDrawable drawable = createFromImageDecoder(RES_ID); in testAddCallbackAfterStart()
370 AnimatedImageDrawable drawable = createFromImageDecoder(RES_ID); in testStop()
400 AnimatedImageDrawable drawable = createFromImageDecoder(RES_ID); in testRepeatCounts()
432 AnimatedImageDrawable drawable = createFromImageDecoder(RES_ID); in testRepeatCountInfinite()
469 AnimatedImageDrawable drawable = createFromImageDecoder(RES_ID); in testGetOpacity()
475 AnimatedImageDrawable drawable = createFromImageDecoder(RES_ID); in testColorFilter()
[all …]