Searched refs:border (Results 1 – 22 of 22) sorted by relevance
28 real width, real height, real border) in allocatePyramidPacked() argument30 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() argument64 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 …]
51 inline void clipToSegment(int &x, int width, int border) in clipToSegment() argument53 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() argument62 return (x >= -border && x < width + border - 1); in inSegment()
37 real border; // border size variable40 static PyramidShort *allocatePyramidPacked(real width, real height, real levels, real border = 0);41 static PyramidShort *allocateImage(real width, real height, real border);
107 static ImageType allocateImage(int width, int height, int numChannels, short int border = 0);145 unsigned short border; member
333 ImageType ImageUtils::allocateImage(int width, int height, int numChannels, short int border) in allocateImage() argument374 yuv->Y.border = yuv->U.border = yuv->V.border = (unsigned short) 0; in allocateImage()
33 int stroke, Paint selectPaint, int border, Paint borderPaint) { in drawSelection() argument39 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()
56 AggregationTimestamp border = in testCompareTimestamps_orderByTime() local61 assertThat(data2.getStartTimestamp().compareTo(border)).isLessThan(0); in testCompareTimestamps_orderByTime()62 assertThat(data2.getEndTimestamp().compareTo(border)).isGreaterThan(0); in testCompareTimestamps_orderByTime()63 assertThat(border.compareTo(border2)).isLessThan(0); in testCompareTimestamps_orderByTime()
108 … FilterColorBorderRepresentation border = (FilterColorBorderRepresentation) representation; in equals() local109 if (border.mParamColor.getValue() == mParamColor.getValue() in equals()110 && border.mParamRadius.getValue() == mParamRadius.getValue() in equals()111 && border.mParamSize.getValue() == mParamSize.getValue()) { in equals()
67 … FilterImageBorderRepresentation border = (FilterImageBorderRepresentation) representation; in equals() local68 if (border.mDrawableResource == mDrawableResource) { in equals()
403 FilterRepresentation border = null; in addFilter() local407 border = rep; in addFilter()413 if (border != null) { in addFilter()414 mFilters.add(border); in addFilter()485 FilterRepresentation border = getFilterRepresentationForType( in applyBorder() local487 if (border != null && mDoApplyGeometry) { in applyBorder()488 bitmap = environment.applyRepresentation(border, bitmap); in applyBorder()
41 border: 1px solid var(--mdc-theme-on-surface);93 box-sizing: border-box;
19 import androidx.compose.foundation.border105 .border( in SelectionIcon()
22 import androidx.compose.foundation.border in <lambda>()184 Modifier.border( in ShareouselCard()252 border = null, in ShareouselAction()
31 import androidx.compose.foundation.border in <lambda>()403 .border( in defaultBuildMediaItem()
1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...