Home
last modified time | relevance | path

Searched defs:RenderCustomPaint (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drender_custom_paint.cpp20 RenderCustomPaint::RenderCustomPaint() : RenderNode(true) {} in RenderCustomPaint() function in OHOS::Ace::RenderCustomPaint
H A Dcustom_paint_component.h33 class RenderCustomPaint; variable