/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Pyramid.cpp | 28 real width, real height, real border) in allocatePyramidPacked() argument 30 real border2 = (real) (border << 1); in allocatePyramidPacked() 44 curr->border = border; in allocatePyramidPacked() 46 curr->ptr = y + border; in allocatePyramidPacked() 50 *y = position + border; in allocatePyramidPacked() 62 PyramidShort *PyramidShort::allocateImage(real width, real height, real border) in allocateImage() argument 64 real border2 = (real) (border << 1); in allocateImage() 74 img->border = border; in allocateImage() 76 img->ptr = y + border; in allocateImage() 77 position += border; // Move position down to origin of real image in allocateImage() [all …]
|
D | Geometry.h | 51 inline void clipToSegment(int &x, int width, int border) in clipToSegment() argument 53 if(x < -border) in clipToSegment() 54 x = -border; in clipToSegment() 55 else if(x >= width+border) in clipToSegment() 56 x = width + border - 1; in clipToSegment() 60 inline bool inSegment(int x, int width, int border) in inSegment() argument 62 return (x >= -border && x < width + border - 1); in inSegment()
|
D | Pyramid.h | 37 real border; // border size variable 40 static PyramidShort *allocatePyramidPacked(real width, real height, real levels, real border = 0); 41 static PyramidShort *allocateImage(real width, real height, real border);
|
D | ImageUtils.h | 107 static ImageType allocateImage(int width, int height, int numChannels, short int border = 0); 145 unsigned short border; member
|
D | ImageUtils.cpp | 333 ImageType ImageUtils::allocateImage(int width, int height, int numChannels, short int border) in allocateImage() argument 374 yuv->Y.border = yuv->U.border = yuv->V.border = (unsigned short) 0; in allocateImage()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/ |
D | SelectionRenderer.java | 33 int stroke, Paint selectPaint, int border, Paint borderPaint) { in drawSelection() argument 39 top + stroke + border, borderPaint); in drawSelection() 40 canvas.drawRect(left + stroke, bottom - stroke - border, right - stroke, in drawSelection() 42 canvas.drawRect(left + stroke, top + stroke, left + stroke + border, in drawSelection() 44 canvas.drawRect(right - stroke - border, top + stroke, right - stroke, in drawSelection()
|
/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/storage/datatypehelpers/aggregation/ |
D | PriorityAggregationDataComparisonTest.java | 60 AggregationTimestamp border = in testCompareTimestamps_orderByTime() local 65 assertThat(data2.getStartTimestamp().compareTo(border)).isLessThan(0); in testCompareTimestamps_orderByTime() 66 assertThat(data2.getEndTimestamp().compareTo(border)).isGreaterThan(0); in testCompareTimestamps_orderByTime() 67 assertThat(border.compareTo(border2)).isLessThan(0); in testCompareTimestamps_orderByTime()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
D | FilterColorBorderRepresentation.java | 108 … FilterColorBorderRepresentation border = (FilterColorBorderRepresentation) representation; in equals() local 109 if (border.mParamColor.getValue() == mParamColor.getValue() in equals() 110 && border.mParamRadius.getValue() == mParamRadius.getValue() in equals() 111 && border.mParamSize.getValue() == mParamSize.getValue()) { in equals()
|
D | FilterImageBorderRepresentation.java | 67 … FilterImageBorderRepresentation border = (FilterImageBorderRepresentation) representation; in equals() local 68 if (border.mDrawableResource == mDrawableResource) { in equals()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/ |
D | ImagePreset.java | 403 FilterRepresentation border = null; in addFilter() local 407 border = rep; in addFilter() 413 if (border != null) { in addFilter() 414 mFilters.add(border); in addFilter() 485 FilterRepresentation border = getFilterRepresentationForType( in applyBorder() local 487 if (border != null && mDoApplyGeometry) { in applyBorder() 488 bitmap = environment.applyRepresentation(border, bitmap); in applyBorder()
|
/packages/services/Car/tools/telemetry/lua-interpreter/static/css/ |
D | index.css | 41 border: 1px solid var(--mdc-theme-on-surface); 93 box-sizing: border-box;
|
/packages/modules/IntentResolver/java/src/com/android/intentresolver/contentpreview/payloadtoggle/ui/composable/ |
D | ShareouselCardComposable.kt | 19 import androidx.compose.foundation.border 105 .border( in SelectionIcon()
|
D | ShareouselComposable.kt | 24 import androidx.compose.foundation.border in <lambda>() 377 border( in ShareouselBitmapCard() 456 border = null, in ShareouselAction()
|
/packages/modules/Connectivity/thread/ |
D | README.md | 22 - [Make your Android Border Router](./docs/make-your-android-border-router.md)
|
/packages/providers/MediaProvider/tools/photopickerV2/src/com/android/providers/media/tools/photopickerv2/utils/ |
D | UIComponents.kt | 24 import androidx.compose.foundation.border in <lambda>() 281 .border(1.dp, Color.Gray) in DropdownList()
|
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/permissions/request/wear/ |
D | WearGrantPermissionsScreen.kt | 214 border = ChipDefaults.chipBorder(), in GrantMultipleFitnessPermissions()
|
/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/core/components/mediagrid/ |
D | MediaGrid.kt | 33 import androidx.compose.foundation.border in <lambda>() 619 .border( in SelectedIconOverlay()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
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, ... |