Home
last modified time | relevance | path

Searched defs:contours (Results 1 – 10 of 10) sorted by relevance

/external/freetype/src/autofit/
Dafhints.h350 AF_Point* contours; /* contours array */ member
366 AF_Point contours[AF_CONTOURS_EMBEDDED]; member
/external/skia/src/gpu/
DGrTessellator.cpp697 VertexList* contours, SkArenaAlloc& alloc, bool *isLinear) { in path_to_contours()
1139 void sanitize_contours(VertexList* contours, int contourCnt, bool approximate) { in sanitize_contours()
1177 void build_edges(VertexList* contours, int contourCnt, VertexList* mesh, Comparator& c, in build_edges()
1687 void contours_to_mesh(VertexList* contours, int contourCnt, bool antialias, in contours_to_mesh()
1722 Poly* contours_to_polys(VertexList* contours, int contourCnt, SkPath::FillType fillType, in contours_to_polys()
1774 std::unique_ptr<VertexList[]> contours(new VertexList[contourCnt]); in path_to_polys() local
/external/pdfium/third_party/freetype/src/truetype/
Dttgload.c1533 short contours[4] = { 0, 1, 2, 3 }; in load_truetype_glyph() local
1660 short* contours = NULL; in load_truetype_glyph() local
/external/freetype/src/truetype/
Dttgload.c1583 short contours[4] = { 0, 1, 2, 3 }; in load_truetype_glyph() local
1756 short* contours = NULL; in load_truetype_glyph() local
/external/pdfium/third_party/freetype/src/pshinter/
Dpshalgo.h195 PSH_Contour contours; member
/external/freetype/src/pshinter/
Dpshalgo.h195 PSH_Contour contours; member
/external/pdfium/third_party/freetype/include/freetype/
Dftimage.h341 short* contours; /* the contour end points */ member
/external/freetype/include/freetype/
Dftimage.h341 short* contours; /* the contour end points */ member
/external/freetype/include/freetype/internal/
Dtttypes.h1599 FT_UShort* contours; /* contour end points */ member
/external/pdfium/third_party/freetype/include/freetype/internal/
Dtttypes.h1450 FT_UShort* contours; /* contour end points */ member