Home
last modified time | relevance | path

Searched +defs:l +defs:d (Results 1 – 16 of 16) sorted by relevance

/cts/tests/app/src/android/app/cts/
DDialogTest.java117 Dialog d = new Dialog(mContext, 0); in testConstructor() local
192 final TestDialog d = (TestDialog) mActivity.getDialog(); in testOnStartCreateStop() local
205 final TestDialog d = (TestDialog) mActivity.getDialog(); in testOnStartCreateStopEsc() local
218 Dialog d = mActivity.getDialog(); in testAccessOwnerActivity() local
243 final Dialog d = mActivity.getDialog(); in testShow() local
272 final TestDialog d = (TestDialog) mActivity.getDialog(); in testOnSaveInstanceState() local
292 final TestDialog d = (TestDialog) mActivity.getDialog(); in testGetCurrentFocus() local
311 final Dialog d = mActivity.getDialog(); in testSetContentView() local
385 final Dialog d = mActivity.getDialog(); in testRequireViewById() local
425 final Dialog d = mActivity.getDialog(); in testSetTitle() local
[all …]
/cts/tests/openglperf2/jni/graphics/
DMatrix.cpp34 const float* d = &(mData[i * 4]); in print() local
41 const float* d = src.mData; in equals() local
106 void Matrix::multiply(const Matrix& l, const Matrix& r) { in multiply()
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
/cts/hostsidetests/sustainedperf/dhrystone/
Ddhry_1.c308 memcpy (d, s, l) in memcpy() argument
/cts/tests/tests/content/jni/
DNativeCursorWindow.cpp65 double d; member
66 int64_t l; member
/cts/tests/tests/media/libmediandkjni/
Dnative_media_decoder_source.cpp63 DecoderSource *d = new DecoderSource(w, h, colorFormat, fps, looping, regulateFeedingRate); in createDecoderSource() local
199 std::shared_ptr<Listener> l, std::shared_ptr<ANativeWindow> n) { in prepare()
Dnative_media_utils.cpp62 for (const DParamRef& d : mParams) { in dynamicParamsOfKind() local
83 static bool comparePTS(const AMediaCodecBufferInfo& l, const AMediaCodecBufferInfo& r) { in comparePTS()
/cts/tests/tests/graphics/src/android/graphics/cts/
DImageDecoderTest.java244 Drawable d = ImageDecoder.decodeDrawable(src, (decoder, info, s) -> { in testUris() local
378 Listener l = new Listener(); in testSetAllocatorDecodeBitmap() local
519 Listener l = new Listener(); in testPostProcessor() local
577 Listener l = new Listener(); in testPostProcessorOverridesNinepatch() local
614 Listener l = new Listener(); in testPostProcessorAndMadeOpaque() local
647 Listener l = new Listener(); in testPostProcessorAndAddedTransparency() local
1100 HeaderListener l = new HeaderListener(); in testMutable() local
1218 ResizeListener l = new ResizeListener(); in testTargetSize() local
1279 ResizeListener l = new ResizeListener(); in testResizeWebp() local
1382 Listener l = new Listener(); in testCrop() local
[all …]
/cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/
DRSUtils.java75 double d = sInterestingDoubles[i]; in genRandomDoubles() local
169 long l = r.nextLong(); in genRandomLongs() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java240 static private Target.Floaty acos(double d, Target t) { in acos()
259 static private Target.Floaty acosh(double d, Target t) { in acosh()
275 static private Target.Floaty acospi(double d, Target t) { in acospi()
283 static private Target.Floaty asin(double d, Target t) { in asin()
301 static private Target.Floaty asinh(double d, Target t) { in asinh()
317 static private Target.Floaty asinpi(double d, Target t) { in asinpi()
325 static private Target.Floaty atan(double d, Target t) { in atan()
343 static private Target.Floaty atanh(double d, Target t) { in atanh()
359 static private Target.Floaty atanpi(double d, Target t) { in atanpi()
397 static private Target.Floaty cbrt(double d, Target t) { in cbrt()
[all …]
DRSUtils.java97 double d = sInterestingDoubles[i]; in genRandomDoubles() local
274 long l = r.nextLong(); in genRandomLongs() local
/cts/tests/tests/database/src/android/database/cts/
DDatabaseCursorTest.java120 Double d = 99.9; in testBlob() local
122 Long l = (long) 1000; in testBlob() local
/cts/tests/tests/os/src/android/os/cts/
DBundleTest.java311 final double d = 10.07; in testGetDouble1() local
439 final long l = 1007; in testGetLong1() local
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java1489 Drawable d = mResources.getDrawable(R.drawable.scenery); in testGetSuggestedMinimumWidth() local
1522 Drawable d = mResources.getDrawable(R.drawable.scenery); in testGetSuggestedMinimumHeight() local
3839 Display d = dm.getDisplay(Display.DEFAULT_DISPLAY); in testGetWindowVisibleDisplayFrame() local
3858 final BitmapDrawable d = new BitmapDrawable(bitmap); in testSetScrollContainer() local
3955 BitmapDrawable d = new BitmapDrawable(bitmap); in testScrollbarStyle() local
3992 BitmapDrawable d = new BitmapDrawable(bitmap); in testScrollFading() local
4666 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
5215 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
5374 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
DViewGroupTest.java659 Display d = wm.getDefaultDisplay(); in testDispatchTouchEvent() local
783 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
2705 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
3013 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
3464 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c913 int clone_unshare_files(u64 a, u64 b, int flags, u64 c, u64 d, u64 e, u64 f) { in clone_unshare_files()
1012 DIR *d = opendir("/proc/self/map_files"); in locate_hooks() local
1015 struct dirent *l = readdir(d); in locate_hooks() local
1236 size_t l = strlen(pipedir); in make_pipe_path() local
/cts/tests/tests/media/src/android/media/cts/
DDecodeAccuracyTestBase.java1904 final double l = (116 * comp[Y]) - 16; in convertXyzToCieLab() local
2020 Difference d = computeDifference(bitmap1, bitmap2s); in computeMinimumDifference() local