Searched refs:kRunArrayStackCount (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/core/ | ||
H A D | SkRegion.cpp | 33 constexpr int kRunArrayStackCount = 256; variable 66 SkRegionPriv::RunType fStack[kRunArrayStackCount]; 68 int fCount = kRunArrayStackCount; |
Completed in 2 milliseconds