Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
Drs_render_node.h426 virtual bool NodeIsUsedBySubThread() const { return false; } in NodeIsUsedBySubThread() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_surface_render_node.cpp1308 bool RSSurfaceRenderNode::NodeIsUsedBySubThread() const in NodeIsUsedBySubThread() function in OHOS::Rosen::RSSurfaceRenderNode