Home
last modified time | relevance | path

Searched defs:edges (Results 1 – 25 of 52) sorted by relevance

123

/external/pixman/pixman/
Dpixman-vmx.c192 vector unsigned char tmp1, tmp2, tmp3, tmp4, edges, in vmx_combine_over_u_no_mask() local
231 vector unsigned char tmp1, tmp2, tmp3, tmp4, edges, in vmx_combine_over_u_mask() local
287 vector unsigned char tmp1, tmp2, tmp3, tmp4, edges, in vmx_combine_over_reverse_u_no_mask() local
325 vector unsigned char tmp1, tmp2, tmp3, tmp4, edges, in vmx_combine_over_reverse_u_mask() local
380 vector unsigned char tmp1, tmp2, tmp3, tmp4, edges, in vmx_combine_in_u_no_mask() local
416 vector unsigned char tmp1, tmp2, tmp3, tmp4, edges, in vmx_combine_in_u_mask() local
469 vector unsigned char tmp1, tmp2, tmp3, tmp4, edges, in vmx_combine_in_reverse_u_no_mask() local
506 vector unsigned char tmp1, tmp2, tmp3, tmp4, edges, in vmx_combine_in_reverse_u_mask() local
560 vector unsigned char tmp1, tmp2, tmp3, tmp4, edges, in vmx_combine_out_u_no_mask() local
597 vector unsigned char tmp1, tmp2, tmp3, tmp4, edges, in vmx_combine_out_u_mask() local
[all …]
/external/chromium_org/tools/gyp/tools/
Dgraphviz.py43 def WriteGraph(edges): argument
/external/chromium_org/ash/wm/workspace/
Dmagnetism_matcher.cc23 uint32 edges) { in CanMatchSecondaryEdge()
123 MagnetismMatcher::MagnetismMatcher(const gfx::Rect& bounds, uint32 edges) in MagnetismMatcher()
Dworkspace_window_resizer.cc707 const uint32 edges = WindowComponentToMagneticEdge( in MagneticallySnapResizeToOtherWindows() local
720 uint32 edges) { in UpdateMagnetismWindow()
855 const uint32 edges = WindowComponentToMagneticEdge( in StickToWorkAreaOnResize() local
/external/chromium_org/components/url_matcher/
Dsubstring_set_matcher.h97 const Edges& edges() const { return edges_; } in edges() function
/external/chromium_org/third_party/skia/src/gpu/effects/
DGrConvexPolyEffect.h40 static GrEffectRef* Create(GrEffectEdgeType edgeType, int n, const SkScalar edges[]) { in Create()
DGrConvexPolyEffect.cpp279 SkScalar edges[3 * kMaxEdges]; in Create() local
332 GrConvexPolyEffect::GrConvexPolyEffect(GrEffectEdgeType edgeType, int n, const SkScalar edges[]) in GrConvexPolyEffect()
362 SkScalar edges[kMaxEdges * 3]; in TestCreate() local
/external/skia/src/gpu/effects/
DGrConvexPolyEffect.h40 static GrEffectRef* Create(GrEffectEdgeType edgeType, int n, const SkScalar edges[]) { in Create()
DGrConvexPolyEffect.cpp279 SkScalar edges[3 * kMaxEdges]; in Create() local
332 GrConvexPolyEffect::GrConvexPolyEffect(GrEffectEdgeType edgeType, int n, const SkScalar edges[]) in GrConvexPolyEffect()
362 SkScalar edges[kMaxEdges * 3]; in TestCreate() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBoxModelObject.cpp1499 static inline bool colorsMatchAtCorner(BoxSide side, BoxSide adjacentSide, const BorderEdge edges[]) in colorsMatchAtCorner()
1511 …line bool colorNeedsAntiAliasAtCorner(BoxSide side, BoxSide adjacentSide, const BorderEdge edges[]) in colorNeedsAntiAliasAtCorner()
1526 static inline bool willBeOverdrawn(BoxSide side, BoxSide adjacentSide, const BorderEdge edges[]) in willBeOverdrawn()
1564 static bool joinRequiresMitre(BoxSide side, BoxSide adjacentSide, const BorderEdge edges[], bool al… in joinRequiresMitre()
1582 …ct, BoxSide side, BoxSide adjacentSide1, BoxSide adjacentSide2, const BorderEdge edges[], const Pa… in paintOneBorderSide()
1628 static IntRect calculateSideRect(const RoundedRect& outerBorder, const BorderEdge edges[], int side) in calculateSideRect()
1646 …const IntPoint& innerBorderAdjustment, const BorderEdge edges[], BorderEdgeFlags edgeSet, Backgrou… in paintBorderSides()
1694const BorderEdge edges[], BorderEdgeFlags edgesToDraw, BackgroundBleedAvoidance bleedAvoidance, bo… in paintTranslucentBorderSides()
1747 BorderEdge edges[4]; in paintBorder() local
1916 …t* graphicsContext, const LayoutRect& borderRect, const Path& borderPath, const BorderEdge edges[], in drawBoxSideFromPath()
[all …]
/external/chromium_org/third_party/WebKit/Source/platform/geometry/
DRoundedRect.cpp99 void RoundedRect::Radii::includeLogicalEdges(const RoundedRect::Radii& edges, bool isHorizontal, bo… in includeLogicalEdges()
164 void RoundedRect::includeLogicalEdges(const Radii& edges, bool isHorizontal, bool includeLogicalLef… in includeLogicalEdges()
/external/chromium_org/chrome/browser/ui/views/
Dchrome_views_delegate.cc108 int edges = 0; in GetAppbarAutohideEdgesOnWorkerThread() local
418 int edges) {
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
DGraph.java40 List<Node> edges; // points at which nodes? field in Graph.Node
/external/chromium_org/third_party/freetype/src/autofit/
Dafhints.c88 AF_Edge edges; in af_axis_hints_new_edge() local
259 AF_Edge edges = axis->edges; in af_glyph_hints_dump_segments() local
377 AF_Edge edges = axis->edges; in af_glyph_hints_dump_edges() local
917 AF_Edge edges = axis->edges; in af_glyph_hints_align_strong_points() local
Dafcjk.c1049 AF_Edge edges = axis->edges; in af_cjk_hints_compute_edges() local
1678 AF_Edge edges = axis->edges; in af_cjk_hint_edges() local
2022 AF_Edge edges = axis->edges; in af_cjk_align_edge_points() local
/external/chromium_org/components/keyed_service/core/
Ddependency_graph.cc77 EdgeMap edges(edges_); in BuildConstructionOrder() local
/external/freetype/src/autofit/
Dafhints.c88 AF_Edge edges; in af_axis_hints_new_edge() local
272 AF_Edge edges = axis->edges; in af_glyph_hints_dump_segments() local
402 AF_Edge edges = axis->edges; in af_glyph_hints_dump_edges() local
1054 AF_Edge edges = axis->edges; in af_glyph_hints_align_strong_points() local
Dafcjk.c1067 AF_Edge edges = axis->edges; in af_cjk_hints_compute_edges() local
1715 AF_Edge edges = axis->edges; in af_cjk_hint_edges() local
2094 AF_Edge edges = axis->edges; in af_cjk_align_edge_points() local
/external/replicaisland/tools/
DExtractPoints.js67 tile.edges = new Array(); variable
/external/chromium_org/third_party/skia/src/core/
DSkDistanceFieldGen.cpp66 static void init_glyph_data(DFData* data, unsigned char* edges, const unsigned char* image, in init_glyph_data()
148 static void init_distances(DFData* data, unsigned char* edges, int width, int height) { in init_distances()
/external/skia/src/core/
DSkDistanceFieldGen.cpp66 static void init_glyph_data(DFData* data, unsigned char* edges, const unsigned char* image, in init_glyph_data()
148 static void init_distances(DFData* data, unsigned char* edges, int width, int height) { in init_distances()
/external/opencv/cxcore/src/
Dcxdrawing.cpp943 CvContour* edges; in icvEllipseEx() local
999 int edges = npts; in icvFillConvexPoly() local
1149 icvCollectPolyEdges( CvMat* img, CvSeq* v, CvContour* edges, in icvCollectPolyEdges()
1249 icvFillEdgeCollection( CvMat* img, CvContour* edges, const void* color ) in icvFillEdgeCollection()
1985 CvContour* edges = 0; in cvFillPoly() local
2423 CvContour* edges = 0; in cvDrawContours() local
/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
DScrollingConstraints.h62 void setAnchorEdges(AnchorEdges edges) { m_anchorEdges = edges; } in setAnchorEdges()
/external/chromium_org/cc/resources/
Dtask_graph_runner.h81 Edge::Vector edges; member
/external/opencv/cvaux/src/
Dcvdpstereo.cpp108 uchar* edges = (uchar*)cvAlloc(sizeof(uchar)*imgW*imgH); in icvFindStereoCorrespondenceByBirchfieldDP() local

123