Home
last modified time | relevance | path

Searched refs:SetSkPathEffect (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_path_effect.h48 void SetSkPathEffect(const sk_sp<SkPathEffect>& pathEffect);
H A Dskia_path_effect.cpp84 void SkiaPathEffect::SetSkPathEffect(const sk_sp<SkPathEffect>& pathEffect) in SetSkPathEffect() function in OHOS::Rosen::Drawing::SkiaPathEffect
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_path_effect_test.cpp66 skiaPathEffect.SetSkPathEffect(nullptr);