/external/skia/src/pathops/ |
D | SkPathOpsCommon.cpp | 66 SkOpContour* contour = contourList; in FindUndone() local 146 SkOpContour* contour = contourList; in DebugShowActiveSpans() local 155 SkOpContour* contour = *contourList; in SortContourList() local 200 SkOpContourHead contour; in Assemble() local 327 const SkOpContour* contour = runs[rIndex]; in Assemble() local 391 SkOpContour* contour = contourList; in align() local 398 SkOpContour* contour = contourList; in addAlignIntersections() local 405 SkOpContour* contour = contourList; in calcAngles() local 412 SkOpContour* contour = contourList; in findCollapsed() local 420 SkOpContour* contour = contourList; in missingCoincidence() local [all …]
|
D | SkIntersectionHelper.h | 39 SkOpContour* contour() const { in contour() function 43 void init(SkOpContour* contour) { in init()
|
D | SkPathOpsTightBounds.cpp | 12 SkOpContour contour; in TightBounds() local
|
D | SkOpContour.h | 83 SkOpContour* contour = SkOpTAllocator<SkOpContour>::New(allocator); in appendContour() local 309 void remove(SkOpContour* contour) { in remove() 364 void setNext(SkOpContour* contour) { in setNext()
|
D | SkOpSpan.cpp | 50 SkOpContour* SkOpPtT::contour() const { in contour() function in SkOpPtT 269 SkOpContour* SkOpSpanBase::contour() const { in contour() function in SkOpSpanBase
|
D | SkOpEdgeBuilder.cpp | 30 SkOpContour* contour = fContoursHead; in count() local
|
D | SkPathOpsSimplify.cpp | 181 SkOpContour contour; in Simplify() local
|
D | SkOpSegment.h | 124 SkOpContour* contour() const { in contour() function 321 void setContour(SkOpContour* contour) { in setContour()
|
D | SkPathOpsWinding.cpp | 246 SkOpContour* contour = contourHead; in sortableTop() local 395 SkOpContour* contour = contourHead; in FindSortableTop() local
|
/external/sfntly/cpp/src/sfntly/table/truetype/ |
D | glyph_table.cc | 356 int32_t GlyphTable::SimpleGlyph::NumberOfPoints(int32_t contour) { in NumberOfPoints() 364 int32_t GlyphTable::SimpleGlyph::XCoordinate(int32_t contour, int32_t point) { in XCoordinate() 369 int32_t GlyphTable::SimpleGlyph::YCoordinate(int32_t contour, int32_t point) { in YCoordinate() 374 bool GlyphTable::SimpleGlyph::OnCurve(int32_t contour, int32_t point) { in OnCurve() 410 for (uint32_t contour = 0; contour < contour_index_.size() - 1; ++contour) { in Initialize() local 504 int32_t GlyphTable::SimpleGlyph::ContourEndPoint(int32_t contour) { in ContourEndPoint() 546 int32_t GlyphTable::CompositeGlyph::Flags(int32_t contour) { in Flags() 554 int32_t GlyphTable::CompositeGlyph::GlyphIndex(int32_t contour) { in GlyphIndex() 558 int32_t GlyphTable::CompositeGlyph::Argument1(int32_t contour) { in Argument1() 568 int32_t GlyphTable::CompositeGlyph::Argument2(int32_t contour) { in Argument2() [all …]
|
/external/skia/tests/ |
D | PathOpsDebug.cpp | 218 const SkOpAngle* SkPathOpsDebug::DebugContourAngle(SkOpContour* contour, int id) { in DebugContourAngle() 222 SkOpContour* SkPathOpsDebug::DebugContourContour(SkOpContour* contour, int id) { in DebugContourContour() 226 const SkOpPtT* SkPathOpsDebug::DebugContourPtT(SkOpContour* contour, int id) { in DebugContourPtT() 230 const SkOpSegment* SkPathOpsDebug::DebugContourSegment(SkOpContour* contour, int id) { in DebugContourSegment() 234 const SkOpSpanBase* SkPathOpsDebug::DebugContourSpan(SkOpContour* contour, int id) { in DebugContourSpan() 319 SkOpContour* contour = this->globalState()->contourHead(); in dumpContours() local 326 SkOpContour* contour = this->globalState()->contourHead(); in dumpContoursAll() local 333 SkOpContour* contour = this->globalState()->contourHead(); in dumpContoursAngles() local 340 SkOpContour* contour = this->globalState()->contourHead(); in dumpContoursPts() local 347 SkOpContour* contour = this->globalState()->contourHead(); in dumpContoursPt() local [all …]
|
/external/opencv/cv/src/ |
D | cvpgh.cpp | 150 icvCalcPGH( const CvSeq * contour, float *pgh, int angle_dim, int dist_dim ) in icvCalcPGH() 334 cvCalcPGH( const CvSeq * contour, CvHistogram * hist ) in cvCalcPGH()
|
D | cvcontourtree.cpp | 68 icvCreateContourTree( const CvSeq * contour, CvMemStorage * storage, in icvCreateContourTree() 595 icvCalcTriAttr( const CvSeq * contour, CvPoint t2, CvPoint t1, int n1, in icvCalcTriAttr() 648 cvCreateContourTree( const CvSeq* contour, CvMemStorage* storage, double threshold ) in cvCreateContourTree() 681 CvSeq* contour = 0; in cvContourFromContourTree() local
|
D | cvcontours.cpp | 133 CvSeq *contour; /* corresponding contour (may be 0, if rejected) */ member 533 CvSeq* contour, in icvFetchContour() 704 CvSeq* contour, in icvFetchContourEx() 844 CvSeq *contour = 0; in cvFindNextContour() local 1438 CvSeq* contour; in icvFindContoursInInterval() local 1516 CvSeq *contour = 0; in cvFindContours() local
|
D | cvdominants.cpp | 54 icvFindDominantPointsIPAN( CvSeq * contour, in icvFindDominantPointsIPAN() 359 cvFindDominantPoints( CvSeq * contour, CvMemStorage * storage, int method, in cvFindDominantPoints()
|
D | cvapprox.cpp | 62 CvSeq** contour, in icvApproximateChainTC89() 438 CvSeq *contour; in cvApproxChains() local 993 CvSeq *contour = 0; in cvApproxPoly() local
|
D | cvshapedescr.cpp | 59 CvSeq* contour = 0; in cvArcLength() local 456 icvContourArea( const CvSeq* contour, double *area ) in icvContourArea() 558 static CvStatus icvContourSecArea( CvSeq * contour, CvSlice slice, double *area ) in icvContourSecArea() 737 CvSeq* contour = 0; in cvContourArea() local
|
D | cvmoments.cpp | 85 icvContourMoments( CvSeq* contour, CvMoments* moments ) in icvContourMoments() 386 CvSeq* contour = 0; in cvMoments() local
|
/external/opencv3/modules/imgproc/src/ |
D | contours.cpp | 119 CvSeq *contour; /* corresponding contour (may be 0, if rejected) */ member 503 CvSeq* contour, in icvFetchContour() 672 CvSeq* contour, in icvFetchContourEx() 858 CvSeq* contour, in icvFetchContourEx_32s() 1590 CvSeq* contour; in icvFindContoursInInterval() local 1663 CvSeq *contour = 0; in cvFindContours() local
|
D | shapedescr.cpp | 340 Mat contour = _contour.getMat(); in contourArea() local 754 static double icvContourSecArea( CvSeq * contour, CvSlice slice ) in icvContourSecArea() 919 CvSeq* contour = 0; in cvContourArea() local 960 CvSeq* contour = 0; in cvArcLength() local
|
D | approx.cpp | 401 CvSeq *contour = 0; in cvApproxChains() local 769 CvSeq *contour = 0; in cvApproxPoly() local
|
D | geometry.cpp | 98 Mat contour = _contour.getMat(); in pointPolygonTest() local 249 cv::Mat contour = cv::cvarrToMat(_contour, false, false, 0, &abuf); in cvPointPolygonTest() local
|
/external/opencv3/samples/android/color-blob-detection/src/org/opencv/samples/colorblobdetect/ |
D | ColorBlobDetector.java | 97 MatOfPoint contour = each.next(); in process() local
|
/external/freetype/src/autofit/ |
D | afhints.c | 754 AF_Point* contour = hints->contours; in af_glyph_hints_reload() local 784 AF_Point* contour; in af_glyph_hints_reload() local 1362 AF_Point* contour = hints->contours; in af_glyph_hints_align_weak_points() local
|
/external/opencv3/modules/shape/src/ |
D | sc_dis.cpp | 324 void SCD::extractSCD(cv::Mat &contour, cv::Mat &descriptors, const std::vector<int> &queryInliers, … in extractSCD() 402 void SCD::buildNormalizedDistanceMatrix(cv::Mat &contour, cv::Mat &disMatrix, const std::vector<int… in buildNormalizedDistanceMatrix() 437 void SCD::buildAngleMatrix(cv::Mat &contour, cv::Mat &angleMatrix) const in buildAngleMatrix()
|