Home
last modified time | relevance | path

Searched defs:oppValue (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/pathops/
DSkOpSpan.h505 int oppValue() const { in oppValue() function
526 void setOppValue(int oppValue) { in setOppValue()
DSkPathOpsWinding.cpp341 int oppValue = ccw ? -span->oppValue() : span->oppValue(); in sortableTop() local
DSkOpCoincidence.cpp1069 int oppValue = start->oppValue(); in apply() local