Searched defs:bottom (Results 201 - 225 of 413) sorted by relevance

1234567891011>>

/external/chromium_org/remoting/codec/
H A Dvideo_encoder_vpx.cc370 rect.left(), rect.top(), rect.right(), rect.bottom())));
440 int bottom = (rect.bottom() - 1) / kMacroBlockSize; local
442 DCHECK_LT(bottom, active_map_height_);
445 for (int y = top; y <= bottom; ++y) {
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSBasicShapes.cpp322 static String buildInsetString(const String& top, const String& right, const String& bottom, const String& left, argument
335 bool showBottomArg = !bottom.isNull() && (bottom != top || showLeftArg);
343 result.append(bottom);
H A DCSSBasicShapes.h159 CSSPrimitiveValue* bottom() const { return m_bottom.get(); } function in class:blink::CSSBasicShapeInset
169 void setBottom(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> bottom) { m_bottom = bottom; } argument
172 void updateShapeSize4Values(CSSPrimitiveValue* top, CSSPrimitiveValue* right, CSSPrimitiveValue* bottom, CSSPrimitiveValue* left) argument
176 setBottom(bottom);
H A DStylePropertySerializer.cpp114 // FIXME: Deal with cases where only some of border-(top|right|bottom|left) are specified.
427 // Assume the properties are in the usual order top, right, bottom, left.
438 StylePropertySet::PropertyReference bottom = m_propertySet.propertyAt(bottomValueIndex); local
442 if (!top.value() || !right.value() || !bottom.value() || !left.value())
445 if (top.isInherited() && right.isInherited() && bottom.isInherited() && left.isInherited())
448 if (top.value()->isInitialValue() || right.value()->isInitialValue() || bottom.value()->isInitialValue() || left.value()->isInitialValue()) {
449 if (top.value()->isInitialValue() && right.value()->isInitialValue() && bottom.value()->isInitialValue() && left.value()->isInitialValue() && !top.isImplicit()) {
455 if (top.isImportant() != right.isImportant() || right.isImportant() != bottom.isImportant() || bottom.isImportant() != left.isImportant())
459 bool showBottom = !top.value()->equals(*bottom
[all...]
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderReplaced.cpp197 LayoutUnit bottom = adjustedPaintOffset.y() + visualOverflowRect().maxY(); local
202 bottom = std::max(selBottom, bottom);
208 if (top >= paintInfo.rect.maxY() || bottom <= paintInfo.rect.y())
478 LayoutUnit bottom = rootBox ? rootBox->selectionBottom() : logicalBottom(); local
486 if (blockDirectionPosition >= bottom)
/external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
H A DShape.cpp151 float bottom = floatValueForLength(inset.bottom(), boxHeight); local
152 FloatRect rect(left, top, std::max<float>(boxWidth - left - right, 0), std::max<float>(boxHeight - top - bottom, 0));
/external/chromium_org/third_party/WebKit/Source/platform/geometry/
H A DFloatRect.h179 void setLocationAndSizeFromEdges(float left, float top, float right, float bottom) argument
183 m_size.setHeight(bottom - top);
H A DLayoutRect.h98 m_size.expand(box.left() + box.right(), box.top() + box.bottom());
105 m_size.shrink(box.left() + box.right(), box.top() + box.bottom());
223 inline IntRect pixelSnappedIntRectFromEdges(LayoutUnit left, LayoutUnit top, LayoutUnit right, LayoutUnit bottom) argument
225 return IntRect(left.round(), top.round(), snapSizeToPixel(right - left, left), snapSizeToPixel(bottom - top, top));
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DRegionTracker.cpp58 // and the ceil of right/bottom?
62 int bottom = SkScalarFloorToInt(m_opaqueRect.fBottom); local
63 return IntRect(left, top, right-left, bottom-top);
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
H A DClear11.cpp39 float bottom = 1.0f; local
47 bottom = std::min(bottom, ((framebufferSize.height - scissor->y) / float(framebufferSize.height)) * 2.0f - 1.0f);
50 d3d11::SetPositionDepthColorVertex<T>(vertices + 0, left, bottom, depthClear, color);
52 d3d11::SetPositionDepthColorVertex<T>(vertices + 2, right, bottom, depthClear, color);
/external/chromium_org/third_party/hwcplus/include/hardware/
H A Dhwcomposer.h54 int bottom; member in struct:hwc_rect
61 float bottom; member in struct:hwc_frect
/external/chromium_org/third_party/npapi/npspy/common/
H A Dformat.cpp894 uint16 bottom = ((NPRect *)plis->arg2.pData)->bottom; local
896 *output = StringPrintf("NPN_InvalidateRect(%#08lx, %#08lx(%u,%u;%u,%u)", dw1,dw2,top,left,bottom,right);
1019 ((NPWindow*)plis->arg2.pData)->clipRect.bottom,
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_size_table.cc156 int32_t bottom = 0; local
158 while (top != bottom) {
159 index = (top + bottom) / 2;
168 bottom = index + 1;
433 int32_t bottom = 0; local
435 while (top != bottom) {
436 index = (top + bottom) / 2;
445 bottom = index + 1;
/external/chromium_org/third_party/skia/samplecode/
H A DSampleRegion.cpp124 static void make_rgn(SkRegion* rgn, int left, int top, int right, int bottom, argument
127 r.set(left, top, right, bottom);
/external/chromium_org/third_party/skia/src/core/
H A DSkBBoxRecord.cpp108 // Pad top and bottom with max extents from FontMetrics
218 SkScalar bottom = flatPaintData->topBot()[1]; local
219 SkScalar pad = top - bottom;
240 bbox.fBottom = bottom + constY;
H A DSkPicturePlayback.cpp369 const SkScalar bottom = reader->readScalar(); local
370 if (!canvas->quickRejectY(top, bottom)) {
390 const SkScalar bottom = *xpos++; local
392 if (!canvas->quickRejectY(top, bottom)) {
436 // ptr[3] == bottom
/external/chromium_org/third_party/skia/src/effects/
H A DSkMatrixConvolutionImageFilter.cpp348 SkIRect bottom = SkIRect::MakeLTRB(bounds.left(), interior.bottom(), local
349 bounds.right(), bounds.bottom());
351 interior.left(), interior.bottom());
353 bounds.right(), interior.bottom());
358 filterBorderPixels(src, result, bottom, bounds);
/external/chromium_org/third_party/skia/src/pathops/
H A DSkDCubicLineIntersection.cpp220 int verticalIntersect(double axisIntercept, double top, double bottom, bool flipped) { argument
221 addExactVerticalEndPoints(top, bottom, axisIntercept);
223 addNearVerticalEndPoints(top, bottom, axisIntercept);
232 double lineT = (pt.fY - top) / (bottom - top);
298 void addExactVerticalEndPoints(double top, double bottom, double x) { argument
300 double lineT = SkDLine::ExactPointV(fCubic[cIndex], top, bottom, x);
309 void addNearVerticalEndPoints(double top, double bottom, double x) { argument
315 double lineT = SkDLine::NearPointV(fCubic[cIndex], top, bottom, x);
383 int SkIntersections::vertical(const SkDCubic& cubic, double top, double bottom, double x, argument
385 SkDLine line = {{{ x, top }, { x, bottom }}};
[all...]
H A DSkDLineIntersection.cpp333 int SkIntersections::vertical(const SkDLine& line, double top, double bottom, argument
342 if (top != bottom) {
343 SkDPoint bottomPt = { x, bottom };
348 if ((t = SkDLine::ExactPointV(line[index], top, bottom, x)) >= 0) {
357 if (between(top, yIntercept, bottom)) {
358 fT[1][0] = (yIntercept - top) / (bottom - top);
374 if (top != bottom) {
375 SkDPoint bottomPt = { x, bottom };
380 if ((t = SkDLine::NearPointV(line[index], top, bottom, x)) >= 0) {
H A DSkIntersections.h70 int cubicVertical(const SkPoint a[4], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { argument
74 return vertical(cubic, top, bottom, x, flipped);
120 int lineVertical(const SkPoint a[2], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { argument
124 return vertical(line, top, bottom, x, flipped);
156 int quadVertical(const SkPoint a[3], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { argument
160 return vertical(quad, top, bottom, x, flipped);
254 int vertical(const SkDLine&, double top, double bottom, double x, bool flipped);
255 int vertical(const SkDQuad&, double top, double bottom, double x, bool flipped);
256 int vertical(const SkDCubic&, double top, double bottom, double x, bool flipped);
257 int verticalCubic(const SkPoint a[4], SkScalar top, SkScalar bottom, SkScala
[all...]
/external/chromium_org/third_party/skia/src/utils/
H A DSkPatchUtils.cpp167 // Level of detail per axis, based on the larger side between top and bottom or left and right
265 SkPoint bottom = fBottom.next(), top = fTop.next(); local
274 SkPoint s0 = SkPoint::Make((1.0f - v) * top.x() + v * bottom.x(),
275 (1.0f - v) * top.y() + v * bottom.y());
/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Ddesktop_region.cc23 DesktopRegion::Row::Row(int32_t top, int32_t bottom) argument
24 : top(top), bottom(bottom) {
66 it1->second->bottom != it2->second->bottom ||
93 // we iterate over the rows until it reaches |rect.bottom()|.
99 while (top < rect.bottom()) {
103 int32_t bottom = rect.bottom(); local
104 if (row != rows_.end() && row->second->top < bottom)
203 int32_t bottom = std::min(it1->second->bottom, it2->second->bottom); local
326 int bottom = row_b->second->bottom; local
553 int bottom; local
[all...]
/external/chromium_org/third_party/webrtc/modules/video_render/
H A Dvideo_render_impl.cc185 const float bottom)
205 right, bottom);
300 float& bottom) const {
312 bottom);
468 const float bottom)
478 return _ptrRenderer->SetStreamCropping(streamId, left, top, right, bottom);
507 const float bottom)
518 backgroundColorRef, left, top, right, bottom);
527 const float bottom)
538 right, bottom);
180 AddIncomingRenderStream(const uint32_t streamId, const uint32_t zOrder, const float left, const float top, const float right, const float bottom) argument
463 SetStreamCropping( const uint32_t streamId, const float left, const float top, const float right, const float bottom) argument
499 SetText( const uint8_t textId, const uint8_t* text, const int32_t textLength, const uint32_t textColorRef, const uint32_t backgroundColorRef, const float left, const float top, const float right, const float bottom) argument
521 SetBitmap(const void* bitMap, const uint8_t pictureId, const void* colorKey, const float left, const float top, const float right, const float bottom) argument
592 ConfigureRenderer( const uint32_t streamId, const unsigned int zOrder, const float left, const float top, const float right, const float bottom) argument
[all...]
H A Dvideo_render_internal_impl.cc408 const float bottom)
428 right, bottom);
523 float& bottom) const {
535 bottom);
691 const float bottom)
701 return _ptrRenderer->SetStreamCropping(streamId, left, top, right, bottom);
730 const float bottom)
741 backgroundColorRef, left, top, right, bottom);
750 const float bottom)
761 right, bottom);
403 AddIncomingRenderStream(const uint32_t streamId, const uint32_t zOrder, const float left, const float top, const float right, const float bottom) argument
686 SetStreamCropping( const uint32_t streamId, const float left, const float top, const float right, const float bottom) argument
722 SetText( const uint8_t textId, const uint8_t* text, const int32_t textLength, const uint32_t textColorRef, const uint32_t backgroundColorRef, const float left, const float top, const float right, const float bottom) argument
744 SetBitmap(const void* bitMap, const uint8_t pictureId, const void* colorKey, const float left, const float top, const float right, const float bottom) argument
815 ConfigureRenderer( const uint32_t streamId, const unsigned int zOrder, const float left, const float top, const float right, const float bottom) argument
[all...]
/external/compiler-rt/lib/asan/
H A Dasan_rtl.cc744 uptr bottom = ((uptr)&local_stack - PageSize) & ~(PageSize-1); local
746 if (top - bottom > kMaxExpectedCleanupSize) {
752 "stack top: %p; bottom %p; size: %p (%zd)\n"
756 top, bottom, top - bottom, top - bottom);
759 PoisonShadow(bottom, top - bottom, 0);

Completed in 571 milliseconds

1234567891011>>