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 D | brush.cpp | 123 void Brush::SetLooper(std::shared_ptr<BlurDrawLooper> blurDrawLooper) in SetLooper() function in OHOS::Rosen::Drawing::Brush |
H A D | paint.cpp | 224 void Paint::SetLooper(std::shared_ptr<BlurDrawLooper> blurDrawLooper) in SetLooper() function in OHOS::Rosen::Drawing::Paint |
H A D | pen.cpp | 232 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 D | message_handler.c | 500 void SetLooper(int type, SoftBusLooper *looper) in SetLooper() function |