Home
last modified time | relevance | path

Searched defs:nextContour (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/core/
DSkPathMeasure.cpp46 bool SkPathMeasure::nextContour() { in nextContour() function in SkPathMeasure
/third_party/skia/src/core/
DSkPathMeasure.cpp46 bool SkPathMeasure::nextContour() { in nextContour() function in SkPathMeasure
/third_party/flutter/engine/flutter/lib/ui/painting/
Dpath_measure.cc122 bool CanvasPathMeasure::nextContour() { in nextContour() function in flutter::CanvasPathMeasure
/third_party/flutter/skia/modules/canvaskit/
Dexterns.js262 nextContour: function() {}, method