Home
last modified time | relevance | path

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

/third_party/skia/src/utils/
H A DSkPolyUtils.cpp552 bool aboveIfLeft(const ActiveEdge* that) const { in aboveIfLeft() function
610 return !that->aboveIfLeft(this); in above()
612 return this->aboveIfLeft(that); in above()

Completed in 4 milliseconds