Home | History | Annotate | Download | only in pdf

Lines Matching defs:kMaxStackDepth

268     static const int kMaxStackDepth = 12;
269 GraphicStateEntry fEntries[kMaxStackDepth + 1];
281 SkASSERT(fStackDepth < kMaxStackDepth);