Home
last modified time | relevance | path

Searched defs:d3 (Results 1 – 12 of 12) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DLevelListDrawableTest.java196 LevelListDrawable d3 = in testMutate() local
DRotateDrawableTest.java294 RotateDrawable d3 = (RotateDrawable) mResources.getDrawable(R.drawable.rotatedrawable); in testMutate() local
DStateListDrawableTest.java402 StateListDrawable d3 = in testMutate() local
DAnimatedVectorDrawableTest.java165 AnimatedVectorDrawable d3 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testMutate() local
DVectorDrawableTest.java352 VectorDrawable d3 = (VectorDrawable) mResources.getDrawable(R.drawable.vector_icon_create); in testMutate() local
DBitmapDrawableTest.java538 BitmapDrawable d3 = (BitmapDrawable) resources.getDrawable(R.drawable.testimage); in testMutate() local
DScaleDrawableTest.java481 ScaleDrawable d3 = (ScaleDrawable) mContext.getDrawable(R.drawable.scaledrawable); in testMutate() local
DGradientDrawableTest.java634 GradientDrawable d3 = in testMutate() local
DNinePatchDrawableTest.java410 NinePatchDrawable d3 = in testMutate() local
DLayerDrawableTest.java1649 LayerDrawable d3 = (LayerDrawable) mContext.getDrawable(R.drawable.layerdrawable); in testMutate() local
/cts/tests/tests/widget/src/android/widget/cts/
DProgressBarTest.java628 Drawable d3 = mActivity.getDrawable(R.drawable.yellow); in testVerifyDrawable() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DComputeTest.java85 Double3 d3 = new Double3(); in testJavaVectorTypes() local