Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_rcd_render_visitor.cpp67 if (uniProcessor_ == nullptr || node.IsInvalidSurface() || resourceChanged) { in ProcessRcdSurfaceRenderNodeMainThread()
83 if (uniProcessor_ == nullptr || node.IsInvalidSurface() || renderEngine_ == nullptr) { in ProcessRcdSurfaceRenderNode()
H A Drs_rcd_surface_render_node.h134 bool IsInvalidSurface() const;
H A Drs_rcd_surface_render_node.cpp323 bool RSRcdSurfaceRenderNode::IsInvalidSurface() const in IsInvalidSurface() function in OHOS::Rosen::RSRcdSurfaceRenderNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_round_corner_display_test.cpp845 rcdRenderNode.IsInvalidSurface();