Home | History | Annotate | Download | only in pdf

Lines Matching defs:kMaxStackDepth

270     static const int kMaxStackDepth = 12;
271 GraphicStateEntry fEntries[kMaxStackDepth + 1];
283 SkASSERT(fStackDepth < kMaxStackDepth);