HomeSort by relevance Sort by last modified time
    Searched refs:topLeft (Results 1 - 25 of 97) sorted by null

1 2 3 4

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
PerformanceResultsPerspective.java 48 IFolderLayout topLeft =
50 "topLeft", //NON-NLS-1
54 topLeft.addView("org.eclipse.test.internal.performance.results.ui.ComponentsView"); //NON-NLS-1
55 topLeft.addView("org.eclipse.test.internal.performance.results.ui.BuildsView"); //NON-NLS-1
  /external/chromium_org/third_party/WebKit/Source/platform/geometry/
FloatRoundedRect.h 44 Radii(const FloatSize& topLeft, const FloatSize& topRight, const FloatSize& bottomLeft, const FloatSize& bottomRight)
45 : m_topLeft(topLeft)
53 : m_topLeft(intRadii.topLeft())
64 const FloatSize& topLeft() const { return m_topLeft; }
86 FloatRoundedRect(const FloatRect&, const FloatSize& topLeft, const FloatSize& topRight, const FloatSize& bottomLeft, const FloatSize& bottomRight);
103 return FloatRect(m_rect.x(), m_rect.y(), m_radii.topLeft().width(), m_radii.topLeft().height());
127 return a.topLeft() == b.topLeft() && a.topRight() == b.topRight() && a.bottomLeft() == b.bottomLeft() && a.bottomRight() == b.bottomRight();
RoundedRect.cpp 104 m_topLeft = edges.topLeft();
146 RoundedRect::RoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const IntSize& bottomRight)
148 , m_radii(topLeft, topRight, bottomLeft, bottomRight)
155 int minX = m_rect.x() + std::max(m_radii.topLeft().width(), m_radii.bottomLeft().width());
156 int minY = m_rect.y() + std::max(m_radii.topLeft().height(), m_radii.topRight().height());
174 return m_radii.topLeft().width() + m_radii.topRight().width() <= m_rect.width()
176 && m_radii.topLeft().height() + m_radii.bottomLeft().height() <= m_rect.height()
182 int maxRadiusWidth = std::max(m_radii.topLeft().width() + m_radii.topRight().width(), m_radii.bottomLeft().width() + m_radii.bottomRight().width());
183 int maxRadiusHeight = std::max(m_radii.topLeft().height() + m_radii.bottomLeft().height(), m_radii.topRight().height() + m_radii.bottomRight().height());
200 const IntSize& topLeft = m_radii.topLeft()
    [all...]
RoundedRect.h 43 Radii(const IntSize& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const IntSize& bottomRight)
44 : m_topLeft(topLeft)
55 const IntSize& topLeft() const { return m_topLeft; }
80 RoundedRect(const IntRect&, const IntSize& topLeft, const IntSize& topRight, const IntSize& bottomLeft, const IntSize& bottomRight);
116 return a.topLeft() == b.topLeft() && a.topRight() == b.topRight() && a.bottomLeft() == b.bottomLeft() && a.bottomRight() == b.bottomRight();
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/geometry/
Quad.java 89 * @param topLeft the top-left of the quad
94 public static Quad fromLineAndHeight(PointF topLeft, PointF topRight, float height) {
95 PointF dp = new PointF(topRight.x - topLeft.x, topRight.y - topLeft.y);
98 PointF p2 = new PointF(topLeft.x - np.x, topLeft.y + np.y);
100 return new Quad(topLeft, topRight, p2, p3);
147 public PointF topLeft() {
188 PointF topLeft = rotatePoint(topLeft(), center, cosa, sina)
    [all...]
  /external/chromium_org/third_party/skia/src/pathops/
SkPathOpsCommon.h 20 bool* firstContour, int* index, int* endIndex, SkPoint* topLeft,
SkPathOpsSimplify.cpp 18 SkPoint topLeft = {SK_ScalarMin, SK_ScalarMin};
23 lastTopLeft = topLeft;
25 &index, &endIndex, &topLeft, &topUnsortable, &topDone, &onlyVertical, firstPass);
28 SkASSERT(topLeft.fX != SK_ScalarMin && topLeft.fY != SK_ScalarMin);
29 topLeft.fX = topLeft.fY = SK_ScalarMin;
36 firstPass = !topUnsortable || lastTopLeft != topLeft;
SkPathOpsOp.cpp 128 SkPoint topLeft = {SK_ScalarMin, SK_ScalarMin};
133 lastTopLeft = topLeft;
135 &index, &endIndex, &topLeft, &topUnsortable, &topDone, &onlyVertical, firstPass);
138 SkASSERT(topLeft.fX != SK_ScalarMin && topLeft.fY != SK_ScalarMin);
146 topLeft.fX = topLeft.fY = SK_ScalarMin;
153 firstPass = !topUnsortable || lastTopLeft != topLeft;
  /external/skia/src/pathops/
SkPathOpsCommon.h 20 bool* firstContour, int* index, int* endIndex, SkPoint* topLeft,
SkPathOpsSimplify.cpp 18 SkPoint topLeft = {SK_ScalarMin, SK_ScalarMin};
23 lastTopLeft = topLeft;
25 &index, &endIndex, &topLeft, &topUnsortable, &topDone, &onlyVertical, firstPass);
28 SkASSERT(topLeft.fX != SK_ScalarMin && topLeft.fY != SK_ScalarMin);
29 topLeft.fX = topLeft.fY = SK_ScalarMin;
36 firstPass = !topUnsortable || lastTopLeft != topLeft;
SkPathOpsOp.cpp 128 SkPoint topLeft = {SK_ScalarMin, SK_ScalarMin};
133 lastTopLeft = topLeft;
135 &index, &endIndex, &topLeft, &topUnsortable, &topDone, &onlyVertical, firstPass);
138 SkASSERT(topLeft.fX != SK_ScalarMin && topLeft.fY != SK_ScalarMin);
146 topLeft.fX = topLeft.fY = SK_ScalarMin;
153 firstPass = !topUnsortable || lastTopLeft != topLeft;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_pic_param_set.h 55 u32 *topLeft;
h264bsd_slice_group_map.c 73 u32 *topLeft,
212 topLeft top_left[] values
228 u32 *topLeft,
243 ASSERT(topLeft);
255 ASSERT( topLeft[group] <= bottomRight[group] &&
257 yTopLeft = topLeft[group] / picWidth;
258 xTopLeft = topLeft[group] % picWidth;
559 pps->topLeft, pps->bottomRight, picWidth, picHeight);
  /external/chromium_org/third_party/angle/util/win32/
Win32Window.cpp 159 POINT topLeft;
160 topLeft.x = winRect.left;
161 topLeft.y = winRect.top;
162 ClientToScreen(hWnd, &topLeft);
166 event.Move.X = topLeft.x;
167 event.Move.Y = topLeft.y;
178 POINT topLeft;
179 topLeft.x = winRect.left;
180 topLeft.y = winRect.top;
181 ClientToScreen(hWnd, &topLeft);
    [all...]
  /external/chromium_org/third_party/skia/debugger/QT/
SkListWidget.cpp 35 painter->drawLine(r.topLeft(),r.topRight());
38 painter->drawLine(r.topLeft(),r.bottomLeft());
48 painter->drawLine(r.topLeft(),r.topRight());
51 painter->drawLine(r.topLeft(),r.bottomLeft());
  /external/chromium_org/third_party/skia/src/gpu/
SkGrPixelRef.cpp 68 SkIPoint* topLeft;
75 topLeft = &pointStorage;
79 topLeft = NULL;
89 context->copyTexture(texture, dst->asRenderTarget(), topLeft);
  /external/skia/debugger/QT/
SkListWidget.cpp 35 painter->drawLine(r.topLeft(),r.topRight());
38 painter->drawLine(r.topLeft(),r.bottomLeft());
48 painter->drawLine(r.topLeft(),r.topRight());
51 painter->drawLine(r.topLeft(),r.bottomLeft());
  /external/skia/src/gpu/
SkGrPixelRef.cpp 66 SkIPoint* topLeft;
73 topLeft = &pointStorage;
77 topLeft = NULL;
87 context->copyTexture(texture, dst->asRenderTarget(), topLeft);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
IncludeOverlay.java 79 ControlPoint topLeft = LayoutPoint.create(mCanvas, mask.x, mask.y).toControl();
82 int x1 = topLeft.x;
83 int y1 = topLeft.y;
  /external/chromium_org/third_party/skia/experimental/Intersection/
ShapeOps.cpp 137 SkPoint topLeft = {SK_ScalarMin, SK_ScalarMin};
141 Segment* current = findSortableTop(contourList, firstContour, index, endIndex, topLeft,
146 SkASSERT(topLeft.fX != SK_ScalarMin && topLeft.fY != SK_ScalarMin);
147 topLeft.fX = topLeft.fY = SK_ScalarMin;
  /external/skia/experimental/Intersection/
ShapeOps.cpp 137 SkPoint topLeft = {SK_ScalarMin, SK_ScalarMin};
141 Segment* current = findSortableTop(contourList, firstContour, index, endIndex, topLeft,
146 SkASSERT(topLeft.fX != SK_ScalarMin && topLeft.fY != SK_ScalarMin);
147 topLeft.fX = topLeft.fY = SK_ScalarMin;
  /external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
BoxShape.cpp 101 paths.shape.addRoundedRect(m_bounds.rect(), m_bounds.radii().topLeft(), m_bounds.radii().topRight(), m_bounds.radii().bottomLeft(), m_bounds.radii().bottomRight());
103 paths.marginShape.addRoundedRect(shapeMarginBounds().rect(), shapeMarginBounds().radii().topLeft(), shapeMarginBounds().radii().topRight(), shapeMarginBounds().radii().bottomLeft(), shapeMarginBounds().radii().bottomRight());
  /external/chromium_org/third_party/skia/tests/
PathOpsBoundsTest.cpp 77 SkPoint topLeft = {0, 0};
78 bounds.setPointBounds(topLeft);
  /external/skia/tests/
PathOpsBoundsTest.cpp 77 SkPoint topLeft = {0, 0};
78 bounds.setPointBounds(topLeft);
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
StatsFilter.java 84 regionscore(pixelBuffer, width, height, quad.topLeft().x, quad.topLeft().y,

Completed in 462 milliseconds

1 2 3 4