Searched defs:box (Results 226 - 250 of 255) sorted by relevance

1234567891011

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
H A Dd3d11_context.h1492 pipe_box box = d3d11_to_pipe_box(resource->resource, level, 0); local
1493 box.z += layer;
1509 struct pipe_transfer* transfer = pipe->get_transfer(pipe, resource->resource, level, usage, &box);
1555 pipe_box box = d3d11_to_pipe_box(src->resource, src_level, src_box); local
1557 box.z += src_layer;
1561 src->resource, src_level, &box);
1575 pipe_box box; local
1576 box.x = box.y = box
1601 pipe_box box = d3d11_to_pipe_box(dst->resource, dst_level, pDstBox); local
[all...]
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
H A Dd3d11_context.h1492 pipe_box box = d3d11_to_pipe_box(resource->resource, level, 0); local
1493 box.z += layer;
1509 struct pipe_transfer* transfer = pipe->get_transfer(pipe, resource->resource, level, usage, &box);
1555 pipe_box box = d3d11_to_pipe_box(src->resource, src_level, src_box); local
1557 box.z += src_layer;
1561 src->resource, src_level, &box);
1575 pipe_box box; local
1576 box.x = box.y = box
1601 pipe_box box = d3d11_to_pipe_box(dst->resource, dst_level, pDstBox); local
[all...]
/external/chromium_org/third_party/WebKit/Source/core/paint/
H A DBoxPainter.cpp56 // FIXME: Should eventually give the theme control over whether the box shadow should paint, since controls could have
218 RoundedRect BoxPainter::getBackgroundRoundedRect(RenderObject& obj, const LayoutRect& borderRect, InlineFlowBox* box, LayoutUnit inlineBoxWidth, LayoutUnit inlineBoxHeight, argument
222 if (box && (box->nextLineBox() || box->prevLineBox())) {
230 RoundedRect BoxPainter::backgroundRoundedRectAdjustedForBleedAvoidance(RenderObject& obj, GraphicsContext* context, const LayoutRect& borderRect, BackgroundBleedAvoidance bleedAvoidance, InlineFlowBox* box, const LayoutSize& boxSize, bool includeLogicalLeftEdge, bool includeLogicalRightEdge) argument
234 return BoxPainter::getBackgroundRoundedRect(obj, shrinkRectByOnePixel(context, borderRect), box, boxSize.width(), boxSize.height(), includeLogicalLeftEdge, includeLogicalRightEdge);
239 return BoxPainter::getBackgroundRoundedRect(obj, borderRect, box, boxSize.width(), boxSize.height(), includeLogicalLeftEdge, includeLogicalRightEdge);
275 BackgroundBleedAvoidance bleedAvoidance, InlineFlowBox* box, const LayoutSize& boxSize, CompositeOperator op, RenderObject* backgroundObject, bool skipBaseColor)
281 bool includeLeftEdge = box
274 paintFillLayerExtended(RenderBoxModelObject& obj, const PaintInfo& paintInfo, const Color& color, const FillLayer& bgLayer, const LayoutRect& rect, BackgroundBleedAvoidance bleedAvoidance, InlineFlowBox* box, const LayoutSize& boxSize, CompositeOperator op, RenderObject* backgroundObject, bool skipBaseColor) argument
[all...]
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderLayer.cpp311 RenderBox* box = renderBox(); local
312 ASSERT(box);
314 box->style()->applyTransform(*m_transform, box->pixelSnappedBorderBoxRect().size(), RenderStyle::IncludeTransformOrigin);
375 RenderBox* box = renderBox(); local
377 box->style()->applyTransform(currTransform, box->pixelSnappedBorderBoxRect().size(), RenderStyle::ExcludeTransformOrigin);
767 if (RenderBox* box = renderBox())
768 return pixelSnappedIntSize(box->size(), box
2993 RenderBox* box = renderBox(); local
3075 RenderBox* box = renderBox(); local
[all...]
H A DRenderObject.cpp993 RenderBox* box = toRenderBox(current); local
994 if (box->hasLayer()) {
996 box->addFocusRingRects(layerFocusRingRects, LayoutPoint(), box);
998 FloatQuad quadInBox = box->localToContainerQuad(FloatQuad(layerFocusRingRects[i]), paintContainer);
1004 box->addFocusRingRects(rects, additionalOffset + box->locationOffset(), paintContainer);
1248 return "border box change";
2086 // Track the point at the center of the quad's bounding box. As mapLocalToContainer() calls offsetFromContainer(),
2832 RenderBox* box
[all...]
H A DRenderBlock.cpp276 for (InlineFlowBox* box = firstLineBox(); box; box = box->nextLineBox()) {
277 while (InlineBox* childBox = box->firstChild())
387 RenderBox* box = *it; local
391 const RenderLayerModelObject& paintInvalidationContainerForChild = *box->containerForPaintInvalidation();
399 box->invalidateTreeIfNeeded(disabledPaintInvalidationState);
406 if (box->style()->position() == AbsolutePosition) {
407 RenderObject* container = box
1548 RootInlineBox& box = toRenderBox(o)->inlineBoxWrapper()->root(); local
1559 RootInlineBox* box = *it; local
2283 RenderBox* box = *it; local
2317 RenderBox* box = toRenderBox(curr); local
2580 positionForBox(InlineBox *box, bool start) const argument
2693 InlineBox* box = firstRootBoxWithChildren->firstLeafChild(); local
2726 isChildHitTestCandidate(RenderBox* box) argument
4287 RootInlineBox* box = *it; local
4303 RenderBox* box = *it; local
[all...]
H A DRenderBox.cpp518 // Transform-origin depends on box size, so we need to update the layer transform after layout.
608 LayoutRect box = borderBoxRect();
612 result.setY(box.maxY() + reflectionOffset() + (box.maxY() - r.maxY()));
615 result.setY(box.y() - reflectionOffset() - box.height() + (box.maxY() - r.maxY()));
618 result.setX(box.x() - reflectionOffset() - box.width() + (box
1676 positionLineBox(InlineBox* box) argument
3694 localCaretRect(InlineBox* box, int caretOffset, LayoutUnit* extraWidthToEndOfLine) argument
4132 percentageLogicalHeightIsResolvable(const RenderBox* box) argument
4451 markBoxForRelayoutAfterSplit(RenderBox* box) argument
[all...]
/external/chromium_org/third_party/sqlite/src/ext/rtree/
H A Drtree.c1645 ** the node pNode. This function updates the bounding box cells in
2395 RtreeCell box; /* Bounding box for pNode */ local
2396 nodeGetCell(pRtree, pNode, 0, &box);
2400 cellUnion(pRtree, &box, &cell);
2402 box.iRowid = pNode->iNode;
2405 nodeOverwriteCell(pRtree, pParent, &box, ii);
/external/chromium_org/v8/src/
H A Dheap-snapshot-generator.cc1520 void V8HeapExplorer::ExtractBoxReferences(int entry, Box* box) { argument
1521 SetInternalReference(box, entry, "value", box->value(), Box::kValueOffset);
/external/chromium_org/v8/test/cctest/
H A Dtest-heap-profiler.cc2695 i::Handle<i::Object> box = factory->NewBox(string); local
2696 global->Set(0, v8::ToApiHandle<v8::Object>(box));
/external/opencv/cv/include/
H A Dcvcompat.h415 CvBox2D box = cvMinAreaRect2( &mat, 0 ); local
418 cvBoxPoints( box, pt );
452 CV_INLINE void cvFitEllipse( const CvPoint2D32f* points, int count, CvBox2D* box )
455 *box = cvFitEllipse2( &mat );
/external/jarjar/lib/
H A Dasm-commons-4.0.jarMETA-INF/MANIFEST.MF org/objectweb/asm/commons/AdviceAdapter.class " package org.objectweb.asm ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dasm-commons-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/commons/AdviceAdapter.class " package org.objectweb.asm ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DRenderStyle.h191 unsigned _box_direction : 1; // EBoxDirection (CSS3 box_direction property, flexible box layout module)
1106 void setClip(const LengthBox& box) { SET_VAR(visual, hasAutoClip, false); SET_VAR(visual, clip, box); } argument
1254 // For valid values of box-align see http://www.w3.org/TR/2009/WD-css3-flexbox-20090723/#alignment
/external/dexmaker/lib/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/awtui/ junit/extensions/ junit/framework/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c2856 ** "Cancel" button on a GUI progress dialog box.
126663 RtreeCell box; /* Bounding box for pNode */ local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c2739 ** "Cancel" button on a GUI progress dialog box.
147092 RtreeCell box; /* Bounding box for pNode */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c2739 ** "Cancel" button on a GUI progress dialog box.
147124 RtreeCell box; /* Bounding box for pNode */ local
[all...]

Completed in 2601 milliseconds

1234567891011