/third_party/skia/src/pathops/ |
H A D | SkOpContour.cpp | 81 void SkOpContourBuilder::addLine(const SkPoint pts[2]) { in addLine() function in SkOpContourBuilder
|
H A D | SkOpSegment.h | 71 SkOpSegment* addLine(SkPoint pts[2], SkOpContour* parent) { in addLine() function in SkOpSegment
|
H A D | SkOpContour.h | 37 SkOpSegment* addLine(SkPoint pts[2]) { in addLine() function in SkOpContour
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | doctransformer.py | 169 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 D | paragraph.cpp | 182 void Paragraph::addLine(const ParagraphLayout::Line *line) in addLine() function in Paragraph
|
H A D | pflow.c | 271 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 D | DataDrivenTestHelper.java | 63 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 D | DataDrivenTestHelper.java | 62 protected DataDrivenTestHelper addLine(List<String> arguments, String commentBase) { in addLine() method in DataDrivenTestHelper
|
/third_party/skia/src/core/ |
H A D | SkEdgeBuilder.cpp | 119 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 D | SkGlyph.cpp | 200 auto addLine = [&expandGap, &pts](SkScalar offset) { in calculate_path_gap() local
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
H A D | paragraph.cpp | 182 void Paragraph::addLine(const ParagraphLayout::Line *line) in addLine() function in Paragraph
|
H A D | pflow.c | 269 static void addLine(pf_object *obj, pl_line *line) in addLine() function
|
/third_party/skia/tools/gpu/gl/interface/ |
H A D | gen_interface.go | |
/third_party/icu/tools/unicode/c/genprops/ |
H A D | namespropsbuilder.cpp | 981 addLine(UChar32 code, const char *names[], int16_t lengths[], int16_t count) { in addLine() function
|
/third_party/skia/src/gpu/ops/ |
H A D | DefaultPathRenderer.cpp | 93 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 D | GCOV.h | 331 void addLine(uint32_t N) { Lines.push_back(N); } in addLine() function in llvm::GCOVBlock
|
/third_party/skia/modules/skparagraph/src/ |
H A D | TextWrapper.cpp | 728 breakTextIntoLines(ParagraphImpl* parent, SkScalar maxWidth, const AddLineToParagraph& addLine) moveForward() argument
|
H A D | ParagraphImpl.cpp | 1437 TextLine& ParagraphImpl::addLine(SkVector offset, in GetLineFontMetrics() function in skia::textlayout::ParagraphImpl
|
/kernel/linux/linux-5.10/tools/power/pm-graph/ |
H A D | sleepgraph.py | 2237 def addLine(self, line): member in FTraceCallGraph
|
/kernel/linux/linux-6.6/tools/power/pm-graph/ |
H A D | sleepgraph.py | 2425 def addLine(self, line): member in FTraceCallGraph
|
/third_party/glslang/SPIRV/ |
H A D | SpvBuilder.cpp | 133 void Builder::addLine(Id fileName, int lineNum, int column) in addLine() function in spv::Builder
|