Searched defs:d3 (Results 1 – 12 of 12) sorted by relevance
196 LevelListDrawable d3 = in testMutate() local
294 RotateDrawable d3 = (RotateDrawable) mResources.getDrawable(R.drawable.rotatedrawable); in testMutate() local
402 StateListDrawable d3 = in testMutate() local
165 AnimatedVectorDrawable d3 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testMutate() local
352 VectorDrawable d3 = (VectorDrawable) mResources.getDrawable(R.drawable.vector_icon_create); in testMutate() local
538 BitmapDrawable d3 = (BitmapDrawable) resources.getDrawable(R.drawable.testimage); in testMutate() local
481 ScaleDrawable d3 = (ScaleDrawable) mContext.getDrawable(R.drawable.scaledrawable); in testMutate() local
634 GradientDrawable d3 = in testMutate() local
410 NinePatchDrawable d3 = in testMutate() local
1649 LayerDrawable d3 = (LayerDrawable) mContext.getDrawable(R.drawable.layerdrawable); in testMutate() local
628 Drawable d3 = mActivity.getDrawable(R.drawable.yellow); in testVerifyDrawable() local
85 Double3 d3 = new Double3(); in testJavaVectorTypes() local