Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsAsWinding.cpp324 SkPath reverseMarkedContours(vector<Contour>& contours, SkPathFillType fillType) { in reverseMarkedContours()
390 vector<Contour> contours; // one per contour in AsWinding() local
/third_party/skia/src/gpu/geometry/
DGrTriangulator.cpp526 VertexList* contours, bool* isLinear) const { in pathToContours()
1105 void GrTriangulator::sanitizeContours(VertexList* contours, int contourCnt) const { in sanitizeContours()
1161 void GrTriangulator::buildEdges(VertexList* contours, int contourCnt, VertexList* mesh, in buildEdges()
1469 void GrTriangulator::contoursToMesh(VertexList* contours, int contourCnt, VertexList* mesh, in contoursToMesh()
1504 Poly* GrTriangulator::contoursToPolys(VertexList* contours, int contourCnt) const { in contoursToPolys()
1579 std::unique_ptr<VertexList[]> contours(new VertexList[contourCnt]); in pathToPolys() local
/third_party/skia/third_party/externals/freetype/src/sdf/
Dftsdf.c375 SDF_Contour* contours; member
612 SDF_Contour* contours; in sdf_shape_done() local
1208 SDF_Contour* contours; in split_sdf_shape() local
3201 SDF_Contour* contours; /* list of all contours */ in sdf_generate_bounding_box() local
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafhints.h356 AF_Point* contours; /* contours array */ member
369 AF_Point contours[AF_CONTOURS_EMBEDDED]; member
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgload.c1765 short contours[4] = { 0, 1, 2, 3 }; in load_truetype_glyph() local
1954 short* contours = NULL; in load_truetype_glyph() local
/third_party/skia/third_party/externals/freetype/src/pshinter/
Dpshalgo.h191 PSH_Contour contours; member
/third_party/skia/third_party/externals/freetype/include/freetype/
Dftimage.h343 short* contours; /* the contour end points */ member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dtttypes.h1703 FT_UShort* contours; /* contour end points */ member