8#ifndef SkContourMeasure_DEFINED
9#define SkContourMeasure_DEFINED
34 kGetPosition_MatrixFlag = 0x01,
35 kGetTangent_MatrixFlag = 0x02,
36 kGetPosAndTan_MatrixFlag = kGetPosition_MatrixFlag | kGetTangent_MatrixFlag
45 MatrixFlags
flags = kGetPosAndTan_MatrixFlag)
const;
54 bool startWithMoveTo)
const;
64 unsigned fTValue : 30;
70 static const Segment* Next(
const Segment* seg) {
71 unsigned ptIndex = seg->fPtIndex;
74 }
while (seg->fPtIndex == ptIndex);
136 std::unique_ptr<Impl> fImpl;
static float next(float f)
SkContourMeasureIter(SkContourMeasureIter &&)
SkContourMeasureIter & operator=(SkContourMeasureIter &&)
FlutterSemanticsFlag flags
unsigned useCenter Optional< SkMatrix > matrix
DEF_SWITCHES_START aot vmservice shared library Name of the *so containing AOT compiled Dart assets for launching the service isolate vm snapshot The VM snapshot data that will be memory mapped as read only SnapshotAssetPath must be present isolate snapshot The isolate snapshot data that will be memory mapped as read only SnapshotAssetPath must be present cache dir path