Home
last modified time | relevance | path

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

/external/freetype/src/tools/ftfuzzer/
Drasterfuzzer.cc109 short contours[1]; in LLVMFuzzerTestOneInput() local
/external/freetype/src/autofit/
Dafhints.h350 AF_Point* contours; /* contours array */ member
366 AF_Point contours[AF_CONTOURS_EMBEDDED]; member
/external/freetype/src/truetype/
Dttgload.c1669 short contours[4] = { 0, 1, 2, 3 }; in load_truetype_glyph() local
1846 short* contours = NULL; in load_truetype_glyph() local
/external/skqp/src/gpu/
DGrTessellator.cpp762 VertexList* contours, SkArenaAlloc& alloc, bool *isLinear) { in path_to_contours()
1251 void sanitize_contours(VertexList* contours, int contourCnt, bool approximate) { in sanitize_contours()
1297 void build_edges(VertexList* contours, int contourCnt, VertexList* mesh, Comparator& c, in build_edges()
2148 void contours_to_mesh(VertexList* contours, int contourCnt, bool antialias, in contours_to_mesh()
2183 Poly* contours_to_polys(VertexList* contours, int contourCnt, SkPath::FillType fillType, in contours_to_polys()
2257 std::unique_ptr<VertexList[]> contours(new VertexList[contourCnt]); in contours_to_polys() local
/external/skia/src/gpu/
DGrTessellator.cpp762 VertexList* contours, SkArenaAlloc& alloc, bool *isLinear) { in path_to_contours()
1251 void sanitize_contours(VertexList* contours, int contourCnt, bool approximate) { in sanitize_contours()
1297 void build_edges(VertexList* contours, int contourCnt, VertexList* mesh, Comparator& c, in build_edges()
2148 void contours_to_mesh(VertexList* contours, int contourCnt, bool antialias, in contours_to_mesh()
2183 Poly* contours_to_polys(VertexList* contours, int contourCnt, SkPath::FillType fillType, in contours_to_polys()
2257 std::unique_ptr<VertexList[]> contours(new VertexList[contourCnt]); in contours_to_polys() local
/external/freetype/include/freetype/
Dftimage.h341 short* contours; /* the contour end points */ member
/external/freetype/src/pshinter/
Dpshalgo.h195 PSH_Contour contours; member
/external/freetype/include/freetype/internal/
Dtttypes.h1612 FT_UShort* contours; /* contour end points */ member