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.java73 private static final int RES_ID = R.drawable.animated; field in AnimatedImageDrawableTest
151 Drawable drawable = createFromImageDecoder(RES_ID); in testDecodeAnimatedImageDrawable()
260 AnimatedImageDrawable drawable = createFromImageDecoder(RES_ID); in testLifeCycle()
294 AnimatedImageDrawable drawable = createFromImageDecoder(RES_ID); in testLifeCycleSoftware()
341 AnimatedImageDrawable drawable = createFromImageDecoder(RES_ID); in testAddCallbackAfterStart()
362 AnimatedImageDrawable drawable = createFromImageDecoder(RES_ID); in testStop()
392 AnimatedImageDrawable drawable = createFromImageDecoder(RES_ID); in testRepeatCounts()
424 AnimatedImageDrawable drawable = createFromImageDecoder(RES_ID); in testRepeatCountInfinite()
461 AnimatedImageDrawable drawable = createFromImageDecoder(RES_ID); in testGetOpacity()
467 AnimatedImageDrawable drawable = createFromImageDecoder(RES_ID); in testColorFilter()
[all …]