Searched refs:IntersectionTree (Results 1 – 5 of 5) sorted by relevance
18 template<IntersectionTree::SplitType kSplitType>19 class IntersectionTree::TreeNode final : public Node {59 class IntersectionTree::LeafNode final : public Node {136 IntersectionTree::Node* split(SkArenaAlloc* arena) { in split()203 IntersectionTree::IntersectionTree() in IntersectionTree() function in skgpu::IntersectionTree
20 class IntersectionTree {22 IntersectionTree();
36 IntersectionTree tree; in DEF_GRAPHITE_TEST()50 IntersectionTree tree; in DEF_GRAPHITE_TEST()64 IntersectionTree tree; in DEF_GRAPHITE_TEST()
86 "$_src/geom/IntersectionTree.cpp",87 "$_src/geom/IntersectionTree.h",
55 IntersectionTree intersectionTree; in doBench()