Home
last modified time | relevance | path

Searched refs:DoubleRotation (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/utils/
H A DSkPolyUtils.cpp745 top->fChild[dir2] = DoubleRotation(grandparent, !last); in insert()
759 top->fChild[dir2] = DoubleRotation(grandparent, !last); in insert()
914 grandparent->fChild[dir2] = DoubleRotation(parent, last); in remove()
1001 static ActiveEdge* DoubleRotation(ActiveEdge* node, int dir) { in DoubleRotation() function in ActiveEdgeList

Completed in 4 milliseconds