Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_render_node_drawable.cpp221 Drawing::Path filetrPath; in TraverseSubTreeAndDrawFilterWithClip() local
222 filterRegion.GetBoundaryPath(&filetrPath); in TraverseSubTreeAndDrawFilterWithClip()
223 canvas.ClipPath(filetrPath); in TraverseSubTreeAndDrawFilterWithClip()