Searched defs:dr (Results 1 – 6 of 6) sorted by relevance
40 final AttachmentService.DownloadRequest dr = in testDownloadRequestIsEquals() local56 final AttachmentService.DownloadRequest dr = in testDownloadQueueAddRequest() local79 final AttachmentService.DownloadRequest dr = in testDownloadQueueAddRequestExisting() local95 final AttachmentService.DownloadRequest dr = in testDownloadQueueRemoveRequest() local113 final AttachmentService.DownloadRequest dr = in testDownloadQueueRemoveRequestNull() local131 final AttachmentService.DownloadRequest dr = in testDownloadQueueRemoveRequestDoesNotExist() local150 final AttachmentService.DownloadRequest dr = in testDownloadQueueFindRequestById() local164 final AttachmentService.DownloadRequest dr = in testDownloadQueueFindRequestByIdInvalidId() local175 final AttachmentService.DownloadRequest dr = in testDownloadQueueFindRequestByIdUnknownId() local190 final AttachmentService.DownloadRequest dr = in testDownloadQueueGetNextRequest() local[all …]
19 __inline__ int interp(unsigned char *src, int p , int *off ,float dr,float dg, float db){ in interp()77 float dr = fr-lut_r; in JNIFUNCF() local
56 final double dr = r2 - r1; in makePath() local
109 AdaptiveIconDrawable dr = (AdaptiveIconDrawable) in createBadgedIconBitmap() local163 AdaptiveIconDrawable dr = (AdaptiveIconDrawable) in createScaledBitmapWithoutShadow() local
175 float dr = (mDownRadiusX + mDownRadiusY) * sin45; in actionMove() local
449 boolean validateDownloadRequest(final DownloadRequest dr, final int callbackTimeout, in validateDownloadRequest()