Searched defs:contours (Results 1 – 9 of 9) sorted by relevance
| /external/skia/src/pathops/ |
| D | SkPathOpsAsWinding.cpp | 327 void reverseMarkedContours(vector<Contour>& contours, SkPath* result) { in reverseMarkedContours() 391 vector<Contour> contours; // one per contour in AsWinding() local
|
| /external/skqp/src/pathops/ |
| D | SkPathOpsAsWinding.cpp | 327 void reverseMarkedContours(vector<Contour>& contours, SkPath* result) { in reverseMarkedContours() 391 vector<Contour> contours; // one per contour in AsWinding() local
|
| /external/freetype/src/autofit/ |
| D | afhints.h | 350 AF_Point* contours; /* contours array */ member 366 AF_Point contours[AF_CONTOURS_EMBEDDED]; member
|
| /external/skia/src/gpu/ |
| D | GrTessellator.cpp | 747 VertexList* contours, SkArenaAlloc& alloc, bool *isLinear) { in path_to_contours() 1275 void sanitize_contours(VertexList* contours, int contourCnt, bool approximate) { in sanitize_contours() 1326 void build_edges(VertexList* contours, int contourCnt, VertexList* mesh, Comparator& c, in build_edges() 2076 void contours_to_mesh(VertexList* contours, int contourCnt, bool antialias, in contours_to_mesh() 2111 Poly* contours_to_polys(VertexList* contours, int contourCnt, SkPath::FillType fillType, in contours_to_polys() 2177 std::unique_ptr<VertexList[]> contours(new VertexList[contourCnt]); in path_to_polys() local
|
| /external/skqp/src/gpu/ |
| D | GrTessellator.cpp | 747 VertexList* contours, SkArenaAlloc& alloc, bool *isLinear) { in path_to_contours() 1275 void sanitize_contours(VertexList* contours, int contourCnt, bool approximate) { in sanitize_contours() 1326 void build_edges(VertexList* contours, int contourCnt, VertexList* mesh, Comparator& c, in build_edges() 2076 void contours_to_mesh(VertexList* contours, int contourCnt, bool antialias, in contours_to_mesh() 2111 Poly* contours_to_polys(VertexList* contours, int contourCnt, SkPath::FillType fillType, in contours_to_polys() 2177 std::unique_ptr<VertexList[]> contours(new VertexList[contourCnt]); in path_to_polys() local
|
| /external/freetype/src/truetype/ |
| D | ttgload.c | 1677 short contours[4] = { 0, 1, 2, 3 }; in load_truetype_glyph() local 1854 short* contours = NULL; in load_truetype_glyph() local
|
| /external/freetype/include/freetype/ |
| D | ftimage.h | 361 short* contours; /* the contour end points */ member
|
| /external/freetype/src/pshinter/ |
| D | pshalgo.h | 195 PSH_Contour contours; member
|
| /external/freetype/include/freetype/internal/ |
| D | tttypes.h | 1846 FT_UShort* contours; /* contour end points */ member
|