Home
last modified time | relevance | path

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

/external/skia/tests/
DSubsetPath.cpp150 int verbCount = 0; in SubsetVerbs() local
/external/skqp/src/pathops/
DSkOpBuilder.cpp17 int verbCount = path.countVerbs(); in one_contour() local
DSkPathOpsAsWinding.cpp211 int verbCount = -1; in nextEdge() local
329 int verbCount = 0; in reverseMarkedContours() local
DSkOpEdgeBuilder.cpp66 int verbCount = fPathVerbs.count(); in closeContour() local
/external/skia/src/pathops/
DSkOpBuilder.cpp17 int verbCount = path.countVerbs(); in one_contour() local
DSkPathOpsAsWinding.cpp208 int verbCount = -1; in nextEdge() local
327 int verbCount = 0; in reverseMarkedContours() local
DSkOpEdgeBuilder.cpp70 int verbCount = fPathVerbs.count(); in closeContour() local
/external/skqp/tests/
DSubsetPath.cpp158 int verbCount = 0; in SubsetVerbs() local
/external/skia/src/core/
DSkPathPriv.h55 int verbCount = path.countVerbs(); in IsClosedSingleContour() local
83 int verbCount = path.countVerbs(); in LeadingMoveToCount() local
DSkPath.cpp374 int verbCount = fPathRef->countVerbs(); in isLastContourClosed() local
382 int verbCount = fPathRef->countVerbs(); in isLine() local
3331 SkPathVerbAnalysis sk_path_analyze_verbs(const uint8_t vbs[], int verbCount) { in sk_path_analyze_verbs()
3377 const uint8_t vbs[], int verbCount, in Make()
/external/skqp/src/core/
DSkPathRef.cpp62 int verbCount = fPathRef->fVerbCnt; in shrinkToFit() local
328 int32_t verbCount, pointCount, conicCount; in CreateFromBuffer() local
DSkPathPriv.h73 int verbCount = path.countVerbs(); in IsClosedSingleContour() local
DSkPath.cpp399 int verbCount = fPathRef->countVerbs(); in isLastContourClosed() local
407 int verbCount = fPathRef->countVerbs(); in isLine() local
/external/skia/tools/fonts/
Dcreate_test_font.cpp209 int verbCount = verbs.count(); in output_font() local
/external/skqp/tools/fonts/
Dcreate_test_font.cpp212 int verbCount = verbs.count(); in output_font() local
/external/skqp/samplecode/
DSamplePathFuzz.cpp600 int verbCount = path.countVerbs(); in contains_only_moveTo() local