Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkOpContour.cpp81 void SkOpContourBuilder::addLine(const SkPoint pts[2]) { in addLine() function in SkOpContourBuilder
H A DSkOpSegment.h71 SkOpSegment* addLine(SkPoint pts[2], SkOpContour* parent) { in addLine() function in SkOpSegment
H A DSkOpContour.h37 SkOpSegment* addLine(SkPoint pts[2]) { in addLine() function in SkOpContour
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Ddoctransformer.py169 def addLine(self, line, indent): member in TransformState
300 def addLine(self, line): member in DocTransformer
/third_party/icu/icu4c/source/samples/layout/
H A Dparagraph.cpp182 void Paragraph::addLine(const ParagraphLayout::Line *line) in addLine() function in Paragraph
H A Dpflow.c271 static void addLine(pf_object *obj, pl_line *line) in addLine() function
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DDataDrivenTestHelper.java63 protected DataDrivenTestHelper addLine(List<String> arguments, String commentBase) { in addLine() method in DataDrivenTestHelper
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DDataDrivenTestHelper.java62 protected DataDrivenTestHelper addLine(List<String> arguments, String commentBase) { in addLine() method in DataDrivenTestHelper
/third_party/skia/src/core/
H A DSkEdgeBuilder.cpp119 void SkBasicEdgeBuilder::addLine(const SkPoint pts[]) { in addLine() function in SkBasicEdgeBuilder
133 void SkAnalyticEdgeBuilder::addLine(const SkPoint pts[]) { in addLine() function in SkAnalyticEdgeBuilder
H A DSkGlyph.cpp200 auto addLine = [&expandGap, &pts](SkScalar offset) { in calculate_path_gap() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dparagraph.cpp182 void Paragraph::addLine(const ParagraphLayout::Line *line) in addLine() function in Paragraph
H A Dpflow.c269 static void addLine(pf_object *obj, pl_line *line) in addLine() function
/third_party/skia/tools/gpu/gl/interface/
H A Dgen_interface.go
/third_party/icu/tools/unicode/c/genprops/
H A Dnamespropsbuilder.cpp981 addLine(UChar32 code, const char *names[], int16_t lengths[], int16_t count) { in addLine() function
/third_party/skia/src/gpu/ops/
H A DDefaultPathRenderer.cpp93 void addLine(const SkPoint pts[]) { in addLine() function in __anon18835::PathGeoBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DGCOV.h331 void addLine(uint32_t N) { Lines.push_back(N); } in addLine() function in llvm::GCOVBlock
/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.cpp728 breakTextIntoLines(ParagraphImpl* parent, SkScalar maxWidth, const AddLineToParagraph& addLine) moveForward() argument
H A DParagraphImpl.cpp1437 TextLine& ParagraphImpl::addLine(SkVector offset, in GetLineFontMetrics() function in skia::textlayout::ParagraphImpl
/kernel/linux/linux-5.10/tools/power/pm-graph/
H A Dsleepgraph.py2237 def addLine(self, line): member in FTraceCallGraph
/kernel/linux/linux-6.6/tools/power/pm-graph/
H A Dsleepgraph.py2425 def addLine(self, line): member in FTraceCallGraph
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp133 void Builder::addLine(Id fileName, int lineNum, int column) in addLine() function in spv::Builder

Completed in 46 milliseconds