Home
last modified time | relevance | path

Searched refs:CheckRegionAndDrawWithFilter (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_render_node_drawable.h206 void CheckRegionAndDrawWithFilter(std::vector<FilterNodeInfo>::const_iterator& begin,
H A Drs_render_node_drawable.cpp291 CheckRegionAndDrawWithFilter(begin, filterInfoVec, canvas, params); in DrawWithoutNodeGroupCache()
354 void RSRenderNodeDrawable::CheckRegionAndDrawWithFilter(std::vector<FilterNodeInfo>::const_iterator… in CheckRegionAndDrawWithFilter() function in OHOS::Rosen::DrawableV2::RSRenderNodeDrawable