Home
last modified time | relevance | path

Searched defs:verbCount (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsAsWinding.cpp208 int verbCount = -1; in getDirection() local
249 int verbCount = -1; in nextEdge() local
360 int verbCount = 0; in reverseMarkedContours() local
H A DSkOpBuilder.cpp32 int verbCount = path.countVerbs(); in one_contour() local
H A DSkOpEdgeBuilder.cpp80 int verbCount = fPathVerbs.size(); in closeContour() local
/aosp_15_r20/external/skia/src/core/
H A DSkPathPriv.h77 int verbCount = path.countVerbs(); in IsClosedSingleContour() local
105 int verbCount = path.countVerbs(); in LeadingMoveToCount() local
437 int verbCount, in MakePath()
H A DSkPath.cpp391 int verbCount = fPathRef->countVerbs(); in isLastContourClosed() local
399 int verbCount = fPathRef->countVerbs(); in isLine() local
3462 SkPathVerbAnalysis SkPathPriv::AnalyzeVerbs(const uint8_t vbs[], int verbCount) { in AnalyzeVerbs()
3517 const uint8_t vbs[], int verbCount, in Make()
3572 int verbCount, in MakeInternal()
/aosp_15_r20/external/skia/tests/
H A DSubsetPath.cpp154 int verbCount = 0; in SubsetVerbs() local
/aosp_15_r20/external/skia/tools/fonts/
H A Dcreate_test_font.cpp224 int verbCount = verbs.size(); in output_font() local