Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/effects/
H A 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()
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dutext.cpp1987 int32_t segLength=limit32-start32; in repTextCopy() local
2247 int32_t segLength=limit32-start32; in unistrTextCopy() local
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dutext.cpp1987 int32_t segLength=limit32-start32; in repTextCopy() local
2247 int32_t segLength=limit32-start32; in unistrTextCopy() local
/aosp_15_r20/external/skia/fuzz/
H A DFuzzCanvas.cpp413 SkScalar segLength, dev; in make_fuzz_patheffect() local
/aosp_15_r20/external/zstd/tests/
H A Dzstreamtest.c1499 size_t const segLength = 2 KB; in basicUnitTests() local