Searched refs:edgeList (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkEdgeBuilder.h24 // is returned from edgeList().
27 SkEdge** edgeList() { return fEdgeList; } function in class:SkEdgeBuilder
H A DSkScan_Path.cpp440 SkEdge** list = builder.edgeList();
/external/skia/src/core/
H A DSkEdgeBuilder.h24 // is returned from edgeList().
27 SkEdge** edgeList() { return fEdgeList; } function in class:SkEdgeBuilder
H A DSkScan_Path.cpp440 SkEdge** list = builder.edgeList();
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker.cpp2175 SkTDArray<InEdge*>& edgeList) {
2187 *edgeList.append() = &edge;
2189 *edgeList.append() = &edgeSentinel;
2190 QSort<InEdge>(edgeList.begin(), edgeList.end() - 1);
2194 HorizontalEdge& edgeSentinel, SkTDArray<HorizontalEdge*>& edgeList) {
2200 *edgeList.append() = &edges[index];
2203 *edgeList.append() = &edgeSentinel;
2204 QSort<HorizontalEdge>(edgeList.begin(), edgeList
2174 makeEdgeList(SkTArray<InEdge>& edges, InEdge& edgeSentinel, SkTDArray<InEdge*>& edgeList) argument
2193 makeHorizontalList(SkTDArray<HorizontalEdge>& edges, HorizontalEdge& edgeSentinel, SkTDArray<HorizontalEdge*>& edgeList) argument
2226 sortHorizontal(SkTDArray<ActiveEdge>& activeEdges, SkTDArray<ActiveEdge*>& edgeList, SkScalar y) argument
2274 adjustCoincident(SkTDArray<ActiveEdge*>& edgeList, int windingMask, SkScalar y, SkScalar bottom, OutEdgeBuilder& outBuilder) argument
2444 stitchEdge(SkTDArray<ActiveEdge*>& edgeList, SkScalar y , SkScalar bottom, int windingMask, bool fill, OutEdgeBuilder& outBuilder) argument
[all...]
/external/skia/experimental/Intersection/
H A DEdgeWalker.cpp2175 SkTDArray<InEdge*>& edgeList) {
2187 *edgeList.append() = &edge;
2189 *edgeList.append() = &edgeSentinel;
2190 QSort<InEdge>(edgeList.begin(), edgeList.end() - 1);
2194 HorizontalEdge& edgeSentinel, SkTDArray<HorizontalEdge*>& edgeList) {
2200 *edgeList.append() = &edges[index];
2203 *edgeList.append() = &edgeSentinel;
2204 QSort<HorizontalEdge>(edgeList.begin(), edgeList
2174 makeEdgeList(SkTArray<InEdge>& edges, InEdge& edgeSentinel, SkTDArray<InEdge*>& edgeList) argument
2193 makeHorizontalList(SkTDArray<HorizontalEdge>& edges, HorizontalEdge& edgeSentinel, SkTDArray<HorizontalEdge*>& edgeList) argument
2226 sortHorizontal(SkTDArray<ActiveEdge>& activeEdges, SkTDArray<ActiveEdge*>& edgeList, SkScalar y) argument
2274 adjustCoincident(SkTDArray<ActiveEdge*>& edgeList, int windingMask, SkScalar y, SkScalar bottom, OutEdgeBuilder& outBuilder) argument
2444 stitchEdge(SkTDArray<ActiveEdge*>& edgeList, SkScalar y , SkScalar bottom, int windingMask, bool fill, OutEdgeBuilder& outBuilder) argument
[all...]
/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3collections.c2717 pANTLR3_BITSET edgeList; local
2722 edgeList = *((topo->edges) + i);
2723 if (edgeList != NULL)
2725 edgeList->free(edgeList);
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 2359 milliseconds