Searched +defs:d +defs:u (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | Target.java | 125 Floaty newFloaty(double a, double b, double c, double d) { in newFloaty() 129 Floaty newFloaty(double a, double b, double c, double d, double e) { in newFloaty() 150 Floaty new32(float a, float b, float c, float d) { in new32() 154 Floaty new32(float a, float b, float c, float d, float e) { in new32() 175 Floaty new64(double a, double b, double c, double d) { in new64() 179 Floaty new64(double a, double b, double c, double d, double e) { in new64() 534 double u; in Ulp() local 550 double u; in NegativeUlp() local
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | DrawableTest.java | 159 Uri u = Uri.parse(path); in testCreateFromPath() local 185 Uri u = Uri.parse(path); in testCreateFromIncomplete() local 869 TestNullBlendModeDrawable d = new TestNullBlendModeDrawable(); in testNullPorterDuffReturnsDefaultBlendMode() local 876 TestNullPorterDuffDrawable d = new TestNullPorterDuffDrawable(); in testNullBlendModeReturnsDefaultPorterDuffMode() local
|
/cts/tests/tests/media/src/android/media/cts/ |
D | DecodeAccuracyTestBase.java | 1965 double u = x - (double)left; in shrinkAndScaleBilinear() local 2020 Difference d = computeDifference(bitmap1, bitmap2s); in computeMinimumDifference() local
|