Home | History | Annotate | Download | only in pdf

Lines Matching defs:kMaxStackDepth

251     static const int kMaxStackDepth = 12;
252 GraphicStateEntry fEntries[kMaxStackDepth + 1];
264 SkASSERT(fStackDepth < kMaxStackDepth);