Home
last modified time | relevance | path

Searched defs:segLength (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/effects/
DSkDiscretePathEffect.cpp80 SkDiscretePathEffectImpl(SkScalar segLength, SkScalar deviation, uint32_t seedAssist) in SkDiscretePathEffectImpl()
152 SkScalar segLength = buffer.readScalar(); in CreateProc() local
178 sk_sp<SkPathEffect> SkDiscretePathEffect::Make(SkScalar segLength, SkScalar deviation, in Make()
/external/cronet/third_party/icu/source/common/
Dutext.cpp1984 int32_t segLength=limit32-start32; in repTextCopy() local
2244 int32_t segLength=limit32-start32; in unistrTextCopy() local
/external/icu/icu4c/source/common/
Dutext.cpp1984 int32_t segLength=limit32-start32; in repTextCopy() local
2244 int32_t segLength=limit32-start32; in unistrTextCopy() local
/external/skia/fuzz/
DFuzzCanvas.cpp403 SkScalar segLength, dev; in make_fuzz_patheffect() local
/external/zstd/tests/
Dzstreamtest.c1350 size_t const segLength = 2 KB; in basicUnitTests() local