Home
last modified time | relevance | path

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

/third_party/skia/experimental/graphite/src/geom/
DIntersectionTree.cpp113 this->appendToList(rect); in addNonIntersecting()
118 void appendToList(Rect rect) { in appendToList() function in skgpu::IntersectionTree::LeafNode
178 this->appendToList(rect); in split()
181 hiNode->appendToList(rect); in split()