Searched refs:SortXPlane (Results 1 – 3 of 3) sorted by relevance
87 void SortXPlane(XPlane* plane);
204 void SortXPlane(XPlane* plane) { in SortXPlane() function213 for (XPlane& plane : *space->mutable_planes()) SortXPlane(&plane); in SortXSpace()
148 SortXPlane(&plane); in TEST()