Searched refs:addLine (Results 1 - 25 of 43) sorted by last modified time

12

/external/testng/ant/3rdparty/
H A Dcobertura.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/sourceforge/cobertura/ net/sourceforge/cobertura/ant/ ...
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp165 void addLine(uint32_t Line) { function in class:__anon23008::GCOVLines
401 Lines.addLine(Loc.getLine());
/external/swiftshader/third_party/LLVM/lib/VMCore/
H A DGCOV.cpp146 Block->addLine(Filename, L);
178 void GCOVBlock::addLine(StringRef Filename, uint32_t LineNo) {
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DGCOV.h190 void addLine(StringRef Filename, uint32_t LineNo);
/external/spirv-llvm/lib/SPIRV/
H A DSPIRVWriter.cpp144 BM->addLine(BV, File, DL.getLine(), DL.getCol());
149 BM->addLine(BV, File, DIS->getLine(), 0);
/external/spirv-llvm/lib/SPIRV/libSPIRV/
H A DSPIRVEntry.cpp502 Module->addLine(getOrCreateTarget(), get<SPIRVString>(FileName), Line, Column);
H A DSPIRVModule.cpp164 virtual SPIRVLine *addLine(SPIRVEntry *E, SPIRVString *FileName, SPIRVWord Line,
379 SPIRVModuleImpl::addLine(SPIRVEntry* E, SPIRVString* FileName, function in class:SPIRV::SPIRVModuleImpl
H A DSPIRVModule.h169 virtual SPIRVLine *addLine(SPIRVEntry *E, SPIRVString *FileName, SPIRVWord Line,
/external/skqp/src/gpu/ops/
H A DGrDefaultPathRenderer.cpp92 void addLine(const SkPoint& p) { function in class:__anon21463::PathGeoBuilder
157 this->addLine(pts[1]);
/external/skqp/src/pathops/
H A DSkOpContour.cpp57 this->addLine(pts);
82 void SkOpContourBuilder::addLine(const SkPoint pts[2]) { function in class:SkOpContourBuilder
107 (void) fContour->addLine(ptStorage);
H A DSkOpContour.h38 SkOpSegment* addLine(SkPoint pts[2]) { function in class:SkOpContour
40 return appendSegment().addLine(pts, this);
443 void addLine(const SkPoint pts[2]);
H A DSkOpEdgeBuilder.cpp204 fContourBuilder.addLine(pointsPtr);
H A DSkOpSegment.h71 SkOpSegment* addLine(SkPoint pts[2], SkOpContour* parent) { function in class:SkOpSegment
/external/skqp/tests/
H A DPathOpsAngleTest.cpp253 contour.addLine(data.fShortPts);
452 contour.addLine(temp);
517 contour.addLine(modLinePts);
/external/skqp/src/core/
H A DSkEdgeBuilder.cpp122 void SkEdgeBuilder::addLine(const SkPoint pts[]) { function in class:SkEdgeBuilder
220 this->addLine(pts);
415 this->addLine(pts);
H A DSkEdgeBuilder.h85 void addLine(const SkPoint pts[]);
/external/skia/tests/
H A DPathOpsAngleTest.cpp253 contour.addLine(data.fShortPts);
452 contour.addLine(temp);
517 contour.addLine(modLinePts);
/external/skia/src/pathops/
H A DSkOpContour.cpp57 this->addLine(pts);
82 void SkOpContourBuilder::addLine(const SkPoint pts[2]) { function in class:SkOpContourBuilder
107 (void) fContour->addLine(ptStorage);
H A DSkOpContour.h38 SkOpSegment* addLine(SkPoint pts[2]) { function in class:SkOpContour
40 return appendSegment().addLine(pts, this);
443 void addLine(const SkPoint pts[2]);
H A DSkOpEdgeBuilder.cpp204 fContourBuilder.addLine(pointsPtr);
H A DSkOpSegment.h71 SkOpSegment* addLine(SkPoint pts[2], SkOpContour* parent) { function in class:SkOpSegment
/external/skia/src/gpu/ops/
H A DGrDefaultPathRenderer.cpp92 void addLine(const SkPoint& p) { function in class:__anon20797::PathGeoBuilder
157 this->addLine(pts[1]);
/external/skia/src/core/
H A DSkEdgeBuilder.cpp122 void SkEdgeBuilder::addLine(const SkPoint pts[]) { function in class:SkEdgeBuilder
220 this->addLine(pts);
415 this->addLine(pts);
H A DSkEdgeBuilder.h85 void addLine(const SkPoint pts[]);
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 553 milliseconds

12