Searched refs:kMaxStackDepth (Results 26 - 28 of 28) sorted by relevance

12

/external/skia/src/pdf/
H A DSkPDFDevice.cpp269 static const int kMaxStackDepth = 12; member in class:GraphicStackState
270 GraphicStateEntry fEntries[kMaxStackDepth + 1];
282 SkASSERT(fStackDepth < kMaxStackDepth);
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-checker.cc578 void* stack[HeapProfileTable::kMaxStackDepth];
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-checker.cc578 void* stack[HeapProfileTable::kMaxStackDepth];

Completed in 703 milliseconds

12