Home
last modified time | relevance | path

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

/external/skia/src/effects/
DSkDiscretePathEffect.cpp81 SkDiscretePathEffectImpl(SkScalar segLength, SkScalar deviation, uint32_t seedAssist) in SkDiscretePathEffectImpl()
153 SkScalar segLength = buffer.readScalar(); in CreateProc() local
179 sk_sp<SkPathEffect> SkDiscretePathEffect::Make(SkScalar segLength, SkScalar deviation, in Make()
/external/cronet/tot/third_party/icu/source/common/
Dutext.cpp1987 int32_t segLength=limit32-start32; in repTextCopy() local
2247 int32_t segLength=limit32-start32; in unistrTextCopy() local
/external/icu/icu4c/source/common/
Dutext.cpp1987 int32_t segLength=limit32-start32; in repTextCopy() local
2247 int32_t segLength=limit32-start32; in unistrTextCopy() local
/external/cronet/stable/third_party/icu/source/common/
Dutext.cpp1987 int32_t segLength=limit32-start32; in repTextCopy() local
2247 int32_t segLength=limit32-start32; in unistrTextCopy() local
/external/skia/fuzz/
DFuzzCanvas.cpp412 SkScalar segLength, dev; in make_fuzz_patheffect() local
/external/zstd/tests/
Dzstreamtest.c1500 size_t const segLength = 2 KB; in basicUnitTests() local