Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/effect/
Dpath_effect_test.cpp130 PathEffect pathEffect1(PathEffect::PathEffectType::PATH_DASH, 0.5f); variable
145 PathEffect pathEffect1(PathEffect::PathEffectType::PATH_DASH, 5.5f); variable
160 PathEffect pathEffect1(PathEffect::PathEffectType::PATH_DASH, 0.5f); variable
175 PathEffect pathEffect1(PathEffect::PathEffectType::PATH_DASH, 6.5f); variable
292 PathEffect pathEffect1(PathEffect::PathEffectType::PATH_DASH, 0.5f); variable
307 PathEffect pathEffect1(PathEffect::PathEffectType::PATH_DASH, 0.1f); variable
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/
Drecording_path_effect_test.cpp127 auto pathEffect1 = RecordingPathEffect::CreateCornerPathEffect(0.5f); variable
145 auto pathEffect1 = RecordingPathEffect::CreateCornerPathEffect(0.5f); variable