Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkOpSpan.h505 int oppValue() const { in oppValue() function in SkOpSpan
526 void setOppValue(int oppValue) { in setOppValue() argument
H A DSkPathOpsWinding.cpp326 int oppValue = ccw ? -span->oppValue() : span->oppValue(); in sortableTop() local
H A DSkOpCoincidence.cpp1061 int oppValue = start->oppValue(); in DEBUG_COIN_DECLARE_ONLY_PARAMS() local
[all...]

Completed in 5 milliseconds