Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAnimatedVectorDrawableParameterizedTest.java81 private final int mLayerType; field in AnimatedVectorDrawableParameterizedTest
117 mLayerType = layerType; in AnimatedVectorDrawableParameterizedTest()
141 imageView[0].setLayerType(mLayerType, null); in testAnimationOnLayer()
225 imageView.setLayerType(mLayerType, null); in testSingleFrameAnimation()
248 imageView.setLayerType(mLayerType, null); in testEmptyAnimatorSet()
302 imageView[0].setLayerType(mLayerType, null); in testInfiniteAVD()
325 "inf_avd_screenshot_" + mLayerType + "_" + counter); in testInfiniteAVD()
327 "inf_avd_screenshot_" + mLayerType + "_" + (counter - 1)); in testInfiniteAVD()