Home
last modified time | relevance | path

Searched defs:pathEffect_ (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_path_effect.h31 std::shared_ptr<RSPathEffect> pathEffect_ = nullptr; member in OHOS::Rosen::TextEngine::TexginePathEffect
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_path_effect.h53 sk_sp<SkPathEffect> pathEffect_; member in OHOS::Rosen::Drawing::SkiaPathEffect
H A Dskia_path_effect.cpp35 SkiaPathEffect::SkiaPathEffect() noexcept : pathEffect_(nullptr) {} in pathEffect_() function
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dpen.h332 std::shared_ptr<PathEffect> pathEffect_; member in OHOS::Rosen::Drawing::Pen::JoinStyle::CapStyle
H A Dpaint.h128 std::shared_ptr<PathEffect> pathEffect_ = nullptr; variable

Completed in 3 milliseconds