| /third_party/skia/m133/modules/bentleyottmann/tests/ |
| D | ContourTest.cpp | 16 Contours contours = Contours::Make(p); in DEF_TEST() local 24 Contours contours = Contours::Make(p); in DEF_TEST() local 34 Contours contours = Contours::Make(p); in DEF_TEST() local 44 Contours contours = Contours::Make(p); in DEF_TEST() local 63 Contours contours = Contours::Make(p); in DEF_TEST() local 85 Contours contours = Contours::Make(p); in DEF_TEST() local
|
| /third_party/skia/m133/modules/bentleyottmann/src/ |
| D | Contour.cpp | 20 Contours contours; in Make() local
|
| /third_party/skia/m133/third_party/externals/harfbuzz/src/ |
| D | hb-outline.hh | 76 hb_vector_t<unsigned> contours; member
|
| D | hb-wasm-api-font.hh | 155 …uint32_t *contours = HB_ARRAY_APP2NATIVE (uint32_t, outline->contours, hb_outline.contours.length); in HB_WASM_API() local
|
| /third_party/skia/m133/modules/bentleyottmann/include/ |
| D | Contour.h | 41 Iterator(const Contours& contours, size_t index) in Iterator()
|
| /third_party/skia/src/pathops/ |
| D | SkPathOpsAsWinding.cpp | 324 SkPath reverseMarkedContours(vector<Contour>& contours, SkPathFillType fillType) { in reverseMarkedContours() 390 vector<Contour> contours; // one per contour in AsWinding() local
|
| /third_party/skia/m133/src/pathops/ |
| D | SkPathOpsAsWinding.cpp | 357 SkPath reverseMarkedContours(vector<Contour>& contours, SkPathFillType fillType) { in reverseMarkedContours() 423 vector<Contour> contours; // one per contour in AsWinding() local
|
| /third_party/skia/src/gpu/geometry/ |
| D | GrTriangulator.cpp | 526 VertexList* contours, bool* isLinear) const { in pathToContours() 1115 void GrTriangulator::sanitizeContours(VertexList* contours, int contourCnt) const { in sanitizeContours() 1171 void GrTriangulator::buildEdges(VertexList* contours, int contourCnt, VertexList* mesh, in buildEdges() 1489 void GrTriangulator::contoursToMesh(VertexList* contours, int contourCnt, VertexList* mesh, in contoursToMesh() 1524 std::tuple<Poly*, bool> GrTriangulator::contoursToPolys(VertexList* contours, int contourCnt) { in contoursToPolys() 1602 std::unique_ptr<VertexList[]> contours(new VertexList[contourCnt]); in pathToPolys() local
|
| /third_party/skia/m133/src/gpu/ganesh/geometry/ |
| D | GrTriangulator.cpp | 548 VertexList* contours, bool* isLinear) const { in pathToContours() 1250 void GrTriangulator::sanitizeContours(VertexList* contours, int contourCnt) const { in sanitizeContours() 1306 void GrTriangulator::buildEdges(VertexList* contours, int contourCnt, VertexList* mesh, in buildEdges() 1661 void GrTriangulator::contoursToMesh(VertexList* contours, int contourCnt, VertexList* mesh, in contoursToMesh() 1696 std::tuple<Poly*, bool> GrTriangulator::contoursToPolys(VertexList* contours, int contourCnt) { in contoursToPolys() 1775 std::unique_ptr<VertexList[]> contours(new VertexList[contourCnt]); in pathToPolys() local
|
| /third_party/skia/third_party/externals/freetype/src/sdf/ |
| D | ftsdf.c | 375 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/ |
| D | afhints.h | 356 AF_Point* contours; /* contours array */ member 369 AF_Point contours[AF_CONTOURS_EMBEDDED]; member
|
| /third_party/skia/third_party/externals/freetype/src/truetype/ |
| D | ttgload.c | 1765 short contours[4] = { 0, 1, 2, 3 }; in load_truetype_glyph() local 1955 short* contours = NULL; in load_truetype_glyph() local
|
| /third_party/skia/m133/modules/skottie/utils/ |
| D | TextPreshape.cpp | 85 std::vector<Contour> contours(1); in pathToLottie() local
|
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| D | ftimage.h | 343 short* contours; /* the contour end points */ member
|
| /third_party/skia/third_party/externals/freetype/src/pshinter/ |
| D | pshalgo.h | 191 PSH_Contour contours; member
|
| /third_party/skia/m133/third_party/externals/harfbuzz/src/wasm/rust/harfbuzz-wasm/src/ |
| D | lib.rs | 452 contours: *mut usize, field
|
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| D | tttypes.h | 1709 FT_UShort* contours; /* contour end points */ member
|