Home
last modified time | relevance | path

Searched refs:lastSx (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/core/
DSkPath.cpp2157 int lastSx = kValueNeverReturnedBySign; in BySign() local
2169 dxes += (sx != lastSx); in BySign()
2174 lastSx = sx; in BySign()
/third_party/flutter/skia/src/core/
DSkPath.cpp2631 int lastSx = kValueNeverReturnedBySign; in BySign() local
2643 dxes += (sx != lastSx); in BySign()
2648 lastSx = sx; in BySign()