Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpSpan.h451 int oppValue() const { in oppValue() function
470 void setOppValue(int oppValue) { in setOppValue()
DSkPathOpsWinding.cpp315 int oppValue = ccw ? -span->oppValue() : span->oppValue(); in sortableTop() local
DSkOpCoincidence.cpp406 int oppValue = start->oppValue(); in apply() local