Home
last modified time | relevance | path

Searched refs:DRAW_API_WITH_PAINT_LOOPER (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.cpp46 #define DRAW_API_WITH_PAINT_LOOPER(func, ...) \ macro
344 DRAW_API_WITH_PAINT_LOOPER(DrawTextBlob, blob, x, y); in DrawTextBlob()