Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dflutter_render_context.cpp27 inline bool ShouldPaint(const RefPtr<RenderNode>& node) in ShouldPaint() function
H A Drosen_render_context.cpp30 inline bool ShouldPaint(const RefPtr<RenderNode>& node) in ShouldPaint() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_render_node_drawable_autocache.cpp33 bool RSRenderNodeDrawable::ShouldPaint() const in ShouldPaint() function in OHOS::Rosen::DrawableV2::RSRenderNodeDrawable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_render_node.h338 inline bool ShouldPaint() const in ShouldPaint() function