Home
last modified time | relevance | path

Searched defs:deviation (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
Ddrawing_path_effect.cpp83 OH_Drawing_PathEffect* OH_Drawing_CreateDiscretePathEffect(float segLength, float deviation) in OH_Drawing_CreateDiscretePathEffect()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpatheffect_fuzzer/
Dpatheffect_fuzzer.cpp124 float deviation = GetObject<float>(); in NativePathEffectTest004() local