Searched defs:contours (Results 1 – 14 of 14) sorted by relevance
/external/opencv/cvaux/src/ |
D | cvbgfg_common.cpp | 77 CvSeq *contours, *c; in cvSegmentFGMask() local
|
D | extendededges.cpp | 55 CvSeq* contours = 0; in cvExtractSingleEdges() local
|
/external/skia/src/gpu/ |
D | GrTessellatingPathRenderer.cpp | 541 Vertex** contours, SkChunkAlloc& alloc) { in path_to_contours() 973 void sanitize_contours(Vertex** contours, int contourCnt) { in sanitize_contours() 1010 Vertex* build_edges(Vertex** contours, int contourCnt, Comparator& c, SkChunkAlloc& alloc) { in build_edges() 1290 Poly* contours_to_polys(Vertex** contours, int contourCnt, Comparator& c, SkChunkAlloc& alloc) { in contours_to_polys() 1419 SkAutoTDeleteArray<Vertex*> contours(SkNEW_ARRAY(Vertex *, contourCnt)); in generateGeometry() local
|
/external/freetype/src/autofit/ |
D | afhints.h | 348 AF_Point* contours; /* contours array */ member 364 AF_Point contours[AF_CONTOURS_EMBEDDED]; member
|
/external/freetype/src/truetype/ |
D | ttgload.c | 1561 short contours[4] = { 0, 1, 2, 3 }; in load_truetype_glyph() local 1688 short* contours = NULL; in load_truetype_glyph() local
|
/external/opencv/cv/src/ |
D | cvdistransform.cpp | 828 CvSeq *contours = 0; in cvDistTransform() local
|
D | cvcontours.cpp | 1429 CvSeq* contours = k == 0 ? external_contours : internal_contours; in icvFindContoursInInterval() local
|
/external/pdfium/third_party/freetype/include/ |
D | ftimage.h | 346 short* contours; /* the contour end points */ member
|
/external/freetype/src/pshinter/ |
D | pshalgo.h | 195 PSH_Contour contours; member
|
/external/freetype/include/ |
D | ftimage.h | 341 short* contours; /* the contour end points */ member
|
/external/pdfium/third_party/freetype/src/pshinter/ |
D | pshalgo.h | 200 PSH_Contour contours; member
|
/external/opencv/cxcore/src/ |
D | cxdrawing.cpp | 1949 cvFillPoly( void *img, CvPoint **pts, int *npts, int contours, in cvFillPoly() 2019 int contours, int closed, CvScalar color, in cvPolyLine()
|
/external/pdfium/third_party/freetype/include/internal/ |
D | tttypes.h | 1452 FT_UShort* contours; /* contour end points */ member
|
/external/freetype/include/internal/ |
D | tttypes.h | 1450 FT_UShort* contours; /* contour end points */ member
|