/packages/apps/Email/tests/src/com/android/email/service/ |
D | AttachmentServiceTests.java | 40 final AttachmentService.DownloadRequest dr = in testDownloadRequestIsEquals() local 44 assertTrue(dr.equals(dr)); in testDownloadRequestIsEquals() 45 assertFalse(dr.equals(dr2)); in testDownloadRequestIsEquals() 56 final AttachmentService.DownloadRequest dr = in testDownloadQueueAddRequest() local 58 final boolean result = dq.addRequest(dr); in testDownloadQueueAddRequest() 79 final AttachmentService.DownloadRequest dr = in testDownloadQueueAddRequestExisting() local 81 boolean result = dq.addRequest(dr); in testDownloadQueueAddRequestExisting() 87 result = dq.addRequest(dr); in testDownloadQueueAddRequestExisting() 95 final AttachmentService.DownloadRequest dr = in testDownloadQueueRemoveRequest() local 97 boolean result = dq.addRequest(dr); in testDownloadQueueRemoveRequest() [all …]
|
/packages/apps/Gallery2/jni/filters/ |
D | fx.c | 19 __inline__ int interp(unsigned char *src, int p , int *off ,float dr,float dg, float db){ in interp() argument 21 float fr00 = (src[p+off[0]])*(1-dr)+(src[p+off[1]])*dr; in interp() 22 float fr01 = (src[p+off[2]])*(1-dr)+(src[p+off[3]])*dr; in interp() 23 float fr10 = (src[p+off[4]])*(1-dr)+(src[p+off[5]])*dr; in interp() 24 float fr11 = (src[p+off[6]])*(1-dr)+(src[p+off[7]])*dr; in interp() 77 float dr = fr-lut_r; in JNIFUNCF() local 80 rgb[RED] = clamp(interp(lutrgb,p ,off,dr,dg,db)); in JNIFUNCF() 81 rgb[GREEN] = clamp(interp(lutrgb,p+1,off,dr,dg,db)); in JNIFUNCF() 82 rgb[BLUE] = clamp(interp(lutrgb,p+2,off,dr,dg,db)); in JNIFUNCF()
|
/packages/apps/Launcher3/src/com/android/launcher3/graphics/ |
D | LauncherIcons.java | 109 AdaptiveIconDrawable dr = (AdaptiveIconDrawable) in createBadgedIconBitmap() local 111 dr.setBounds(0, 0, 1, 1); in createBadgedIconBitmap() 112 scale = normalizer.getScale(icon, null, dr.getIconMask(), outShape); in createBadgedIconBitmap() 163 AdaptiveIconDrawable dr = (AdaptiveIconDrawable) in createScaledBitmapWithoutShadow() local 165 dr.setBounds(0, 0, 1, 1); in createScaledBitmapWithoutShadow() 166 scale = normalizer.getScale(icon, iconBounds, dr.getIconMask(), outShape); in createScaledBitmapWithoutShadow()
|
/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/ |
D | DragView.java | 211 final Drawable dr = getFullDrawable(info, appState, outObj); in setItemInfo() 213 if (dr instanceof AdaptiveIconDrawable) { in setItemInfo() 228 IconNormalizer.getInstance(mLauncher).getScale(dr, null, null, null)); in setItemInfo() 229 AdaptiveIconDrawable adaptiveIcon = (AdaptiveIconDrawable) dr; in setItemInfo() 265 mDrawBitmap = !(dr instanceof FolderAdaptiveIcon); in setItemInfo()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
D | RoundedLine.java | 56 final double dr = r2 - r1; in makePath() local 58 final double ar = Math.asin(dr / l); in makePath()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
D | EclipseControl.java | 175 float dr = (mDownRadiusX + mDownRadiusY) * sin45; in actionMove() local 178 float downRad = Math.abs(ctr_dx) + Math.abs(ctr_dy) - dr; in actionMove()
|
/packages/apps/Email/provider_src/com/android/email/service/ |
D | AttachmentService.java | 449 boolean validateDownloadRequest(final DownloadRequest dr, final int callbackTimeout, in validateDownloadRequest() argument 452 final long timeSinceCallback = now - dr.mLastCallbackTime; in validateDownloadRequest() 454 LogUtils.d(LOG_TAG, "Timeout for DownloadRequest #%d ", dr.mAttachmentId); in validateDownloadRequest()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | cs_wordlist.combined.gz |
|
D | sl_wordlist.combined.gz | 1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ... |
D | sv_wordlist.combined.gz |
|
D | lt_wordlist.combined.gz |
|
D | hr_wordlist.combined.gz |
|
D | ro_wordlist.combined.gz |
|
D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |
D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ... |
D | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | es_wordlist.combined.gz |
|
D | pt_PT_wordlist.combined.gz |
|
D | fr_wordlist.combined.gz |
|
D | nl_wordlist.combined.gz |
|
D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ... |
D | fi_wordlist.combined.gz | 1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ... |