Searched refs:kMaxStackDepth (Results 1 – 1 of 1) sorted by relevance
258 static const int kMaxStackDepth = 12; member in GraphicStackState259 GraphicStateEntry fEntries[kMaxStackDepth + 1];271 SkASSERT(fStackDepth < kMaxStackDepth); in push()