Home
last modified time | relevance | path

Searched defs:d (Results 1 – 25 of 76) sorted by relevance

1234

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DThemedDrawableTest.java58 BitmapDrawable d = (BitmapDrawable) mContext.getDrawable(R.drawable.bitmapdrawable_theme); in testBitmapDrawable() local
63 private void internalTestBitmapDrawable(BitmapDrawable d) { in internalTestBitmapDrawable()
76 ColorDrawable d = (ColorDrawable) mContext.getDrawable(R.drawable.colordrawable_theme); in testColorDrawable() local
82 GradientDrawable d = (GradientDrawable) mContext.getDrawable( in testGradientDrawable() local
126 NinePatchDrawable d = (NinePatchDrawable) mContext.getDrawable( in testNinePatchDrawable() local
132 private void internalTestNinePatchDrawable(NinePatchDrawable d) { in internalTestNinePatchDrawable()
139 RippleDrawable d = (RippleDrawable) mContext.getDrawable( in testRippleDrawable() local
146 LayerDrawable d = (LayerDrawable) mContext.getDrawable(R.drawable.layerdrawable_theme); in testLayerDrawable() local
DInsetDrawableTest.java43 Drawable d = mContext.getDrawable(R.drawable.pass); in testConstructor() local
81 Drawable d = mContext.getDrawable(R.drawable.pass); in testInvalidateDrawable() local
88 Drawable d = mContext.getDrawable(R.drawable.pass); in testScheduleDrawable() local
103 Drawable d = mContext.getDrawable(R.drawable.pass); in testUnscheduleDrawable() local
118 Drawable d = mContext.getDrawable(R.drawable.pass); in testDraw() local
134 Drawable d = mContext.getDrawable(R.drawable.pass); in testGetChangingConfigurations() local
145 Drawable d = mContext.getDrawable(R.drawable.pass); in testGetPadding() local
187 Drawable d = mContext.getDrawable(R.drawable.pass); in testSetVisible() local
196 Drawable d = mContext.getDrawable(R.drawable.pass); in testSetAlpha() local
208 Drawable d = mContext.getDrawable(R.drawable.pass); in testSetColorFilter() local
[all …]
DColorDrawableTest.java122 final ColorDrawable d = new ColorDrawable(Color.WHITE); in testSetColorFilter() local
131 final ColorDrawable d = new ColorDrawable(Color.WHITE); in testSetTint() local
DDrawableTestingUtils.java25 public static int getPixel(Drawable d, int x, int y) { in getPixel()
/cts/tests/tests/app/src/android/app/cts/
DDialogTest.java93 Dialog d = new Dialog(mContext, 0); in testConstructor() local
146 final TestDialog d = (TestDialog) mActivity.getDialog(); in testOnStartCreateStop() local
158 Dialog d = mActivity.getDialog(); in testAccessOwnerActivity() local
182 final Dialog d = mActivity.getDialog(); in testShow() local
210 final TestDialog d = (TestDialog) mActivity.getDialog(); in testOnSaveInstanceState() local
230 final TestDialog d = (TestDialog) mActivity.getDialog(); in testGetCurrentFocus() local
247 final Dialog d = mActivity.getDialog(); in testSetContentView() local
326 final Dialog d = mActivity.getDialog(); in testSetTitle() local
337 final TestDialog d = (TestDialog) mActivity.getDialog(); in testOnKeyDownKeyUp() local
356 final TestDialog d = (TestDialog) mActivity.getDialog(); in testOnKeyMultiple() local
[all …]
DLauncherActivity_IconResizerTest.java45 final Drawable d = mActivity.getResources().getDrawable(R.drawable.pass); in testIconResizer() local
/cts/tests/tests/text/src/android/text/style/cts/
DImageSpanTest.java43 Drawable d = mContext.getResources().getDrawable(R.drawable.pass); in testConstructor() local
73 Drawable d = mContext.getResources().getDrawable(R.drawable.pass); in testGetSource() local
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_long/d/
DT_neg_long_1.java21 public long run(long d) { in run()
DT_neg_long_4.java21 public long run(double d) { in run()
DT_neg_long_2.java21 public boolean run(long d) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_double/d/
DT_neg_double_1.java21 public double run(double d) { in run()
DT_neg_double_4.java21 public double run(long d) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_float/d/
DT_neg_float_6.java21 public float run(int d) { in run()
DT_neg_float_1.java21 public float run(float d) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_int/d/
DT_neg_int_1.java21 public int run(int d) { in run()
DT_neg_int_2.java21 public boolean run(int d) { in run()
DT_neg_int_7.java21 public int run(float d) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/not_int/d/
DT_not_int_2.java21 public int run(float d) { in run()
DT_not_int_1.java21 public int run(int d) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/not_long/d/
DT_not_long_2.java21 public long run(double d) { in run()
DT_not_long_1.java21 public long run(long d) { in run()
/cts/tests/tests/os/src/android/os/cts/
DParcelTest.java823 char[] d = new char[c.length]; in testReadCharArray() local
891 char[] d; in testCreateCharArray() local
995 int[] d = new int[c.length]; in testReadIntArray() local
1061 int[] d; in testCreateIntArray() local
1153 long[] d = new long[c.length]; in testReadLongArray() local
1219 long[] d; in testCreateLongArray() local
1323 float[] d = new float[c.length]; in testReadFloatArray() local
1389 float[] d; in testCreateFloatArray() local
1493 double[] d = new double[c.length]; in testReadDoubleArray() local
1561 double[] d; in testCreateDoubleArray() local
[all …]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/filled_new_array_range/d/
DT_filled_new_array_range_1.java20 public int[] run(int a, int b, int c, int d, int e) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/filled_new_array/d/
DT_filled_new_array_1.java20 public int[] run(int a, int b, int c, int d, int e) { in run()
/cts/suite/cts/deviceTests/opengl/jni/graphics/
DMatrix.cpp34 const float* d = &(mData[i * 4]); in print() local
41 const float* d = src.mData; in equals() local
165 float* d = m->mData; in newLookAt() local
204 float* d = m->mData; in newFrustum() local
228 float* d = m->mData; in newTranslate() local
238 float* d = m->mData; in newScale() local
248 float* d = m->mData; in newRotate() local
319 const float* d = lhs.mData; in multiplyVector() local

1234