Home
last modified time | relevance | path

Searched defs:addLine (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/core/
DSkEdgeBuilder.cpp25 void SkEdgeBuilder::addLine(const SkPoint pts[]) { in addLine() function in SkEdgeBuilder
/external/icu/icu4c/source/samples/layout/
Dparagraph.cpp171 void Paragraph::addLine(const ParagraphLayout::Line *line) in addLine() function in Paragraph
Dpflow.c266 static void addLine(pf_object *obj, pl_line *line) in addLine() function
/external/skia/src/pathops/
DSkOpContour.h47 void addLine(SkPoint pts[2], SkChunkAlloc* allocator) { in addLine() function
DSkOpSegment.h75 SkOpSegment* addLine(SkPoint pts[2], SkOpContour* parent) { in addLine() function
/external/deqp/modules/gles3/stress/
Des3sLongShaderTests.cpp303 void LongShaderGenerator::addLine (const std::string& text) in addLine() function in deqp::gles3::Stress::__anon8ddd48db0111::LongShaderGenerator
/external/llvm/include/llvm/Support/
DGCOV.h314 void addLine(uint32_t N) { Lines.push_back(N); } in addLine() function
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp211 void addLine(uint32_t Line) { in addLine() function in __anon6b4605ac0211::GCOVLines