Home
last modified time | relevance | path

Searched refs:lastSegment (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/core/
H A DSkStroke.cpp1454 SkPath::Verb lastSegment = SkPath::kMove_Verb;
1464 lastSegment = SkPath::kLine_Verb;
1468 lastSegment = SkPath::kQuad_Verb;
1472 lastSegment = SkPath::kConic_Verb;
1477 lastSegment = SkPath::kCubic_Verb;
1493 lastSegment = SkPath::kLine_Verb;
1497 stroker.close(lastSegment == SkPath::kLine_Verb);
1504 stroker.done(dst, lastSegment == SkPath::kLine_Verb);
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp3564 int lastSegment = nextSegment - 1; in nextSwitchSegment() local
3565 if (lastSegment >= 0) { in nextSwitchSegment()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 33 milliseconds