Searched refs:zeroXDivs (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/core/ | ||
H A D | SkLatticeIter.cpp | 34 bool zeroXDivs = lattice.fXCount <= 0 || (1 == lattice.fXCount && in Valid() local 38 if (zeroXDivs && zeroYDivs) { in Valid() |
Completed in 1 milliseconds