Home
last modified time | relevance | path

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

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