Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/effect/
Dpath_effect_test.cpp131 PathEffect pathEffect2(PathEffect::PathEffectType::PATH_DASH, 0.4f); variable
146 PathEffect pathEffect2(PathEffect::PathEffectType::PATH_DASH, 7.4f); variable
161 PathEffect pathEffect2(PathEffect::PathEffectType::PATH_DASH, 0.4f); variable
176 PathEffect pathEffect2(PathEffect::PathEffectType::PATH_DASH, 99.4f); variable
293 PathEffect pathEffect2(PathEffect::PathEffectType::PATH_DASH, 0.4f); variable
308 PathEffect pathEffect2(PathEffect::PathEffectType::PATH_DASH, 0.2f); variable
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/
Drecording_path_effect_test.cpp128 auto pathEffect2 = RecordingPathEffect::CreateCornerPathEffect(0.2f); variable
146 auto pathEffect2 = RecordingPathEffect::CreateCornerPathEffect(0.2f); variable