Home
last modified time | relevance | path

Searched defs:lastSegment (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/core/
DSkStroke.cpp1414 SkPath::Verb lastSegment = SkPath::kMove_Verb; in strokePath() local
/third_party/skia/src/core/
DSkStroke.cpp1454 SkPath::Verb lastSegment = SkPath::kMove_Verb; in strokePath() local
/third_party/glslang/SPIRV/
DSpvBuilder.cpp2657 int lastSegment = nextSegment - 1; in nextSwitchSegment() local