Searched defs:d3 (Results 1 – 13 of 13) sorted by relevance
172 LevelListDrawable d3 = in testMutate() local
231 StateListDrawable d3 = in testMutate() local
163 AnimatedVectorDrawable d3 = (AnimatedVectorDrawable) resources.getDrawable(mResId); in testMutate() local
215 RotateDrawable d3 = (RotateDrawable) resources.getDrawable(R.drawable.rotatedrawable); in testMutate() local
265 VectorDrawable d3 = (VectorDrawable) resources.getDrawable(R.drawable.vector_icon_create); in testMutate() local
298 GradientDrawable d3 = (GradientDrawable) resources.getDrawable(R.drawable.gradientdrawable); in testMutate() local
323 NinePatchDrawable d3 = in testMutate() local
411 BitmapDrawable d3 = (BitmapDrawable) resources.getDrawable(R.drawable.testimage); in testMutate() local
443 ScaleDrawable d3 = (ScaleDrawable) resources.getDrawable(R.drawable.scaledrawable); in testMutate() local
910 LayerDrawable d3 = (LayerDrawable) resources.getDrawable(R.drawable.layerdrawable); in testMutate() local
85 Double3 d3 = new Double3(); in testJavaVectorTypes() local
451 Drawable d3 = mContext.getResources().getDrawable(R.drawable.yellow); in testVerifyDrawable() local
32978 function(code, d1, d2, d3) { argument