Searched defs:addLine (Results 1 - 9 of 9) sorted by relevance

/external/skia/src/core/
H A DSkEdgeBuilder.cpp25 void SkEdgeBuilder::addLine(const SkPoint pts[]) { function in class:SkEdgeBuilder
59 this->addLine(pts);
197 this->addLine(&lines[i]);
235 this->addLine(pts);
/external/icu/icu4c/source/samples/layout/
H A Dparagraph.cpp171 void Paragraph::addLine(const ParagraphLayout::Line *line) function in class:Paragraph
208 addLine(line);
211 addLine(NULL);
H A Dpflow.c266 static void addLine(pf_object *obj, pl_line *line) function
307 addLine(obj, line);
310 addLine(obj, NULL);
/external/skia/src/pathops/
H A DSkOpContour.h47 void addLine(SkPoint pts[2], SkChunkAlloc* allocator) { function in class:SkOpContour
48 appendSegment(allocator).addLine(pts, this);
H A DSkOpSegment.h75 SkOpSegment* addLine(SkPoint pts[2], SkOpContour* parent) { function in class:SkOpSegment
/external/llvm/include/llvm/Support/
H A DGCOV.h314 void addLine(uint32_t N) { Lines.push_back(N); } function in class:llvm::GCOVBlock
/external/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp211 void addLine(uint32_t Line) { function in class:__anon10992::GCOVLines
545 Lines.addLine(Loc.getLine());
/external/robolectric/lib/main/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 924 milliseconds