Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcore_canvas.cpp59 GetLooperPaint(paintPen_, looperPaint); \
73 GetLooperPaint(paintBrush_, looperPaint); \
85 GetLooperPaint(paintPen_, looperPaint); \
96 static void GetLooperPaint(const Paint& paint, Paint& looperPaint) in GetLooperPaint() function