Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/geom/
H A DIntersectionTree.cpp38 Node* addNonIntersecting(Rect rect, SkArenaAlloc* arena) override { in addNonIntersecting() function in skgpu::graphite::IntersectionTree::TreeNode
111 Node* addNonIntersecting(Rect rect, SkArenaAlloc* arena) override { in addNonIntersecting() function in skgpu::graphite::IntersectionTree::LeafNode