Home
last modified time | relevance | path

Searched defs:SetLooper (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
Dbrush.cpp123 void Brush::SetLooper(std::shared_ptr<BlurDrawLooper> blurDrawLooper) in SetLooper() function in OHOS::Rosen::Drawing::Brush
Dpaint.cpp224 void Paint::SetLooper(std::shared_ptr<BlurDrawLooper> blurDrawLooper) in SetLooper() function in OHOS::Rosen::Drawing::Paint
Dpen.cpp232 void Pen::SetLooper(std::shared_ptr<BlurDrawLooper> blurDrawLooper) in SetLooper() function in OHOS::Rosen::Drawing::Pen
/foundation/communication/dsoftbus/core/common/message_handler/
Dmessage_handler.c500 void SetLooper(int type, SoftBusLooper *looper) in SetLooper() function