Home
last modified time | relevance | path

Searched defs:kMaxStackDepth (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/pdf/
DSkPDFDevice.h182 static constexpr int kMaxStackDepth = 2; member
/external/skqp/src/pdf/
DSkPDFDevice.h186 static constexpr int kMaxStackDepth = 2; member
/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis.cc506 const int kMaxStackDepth = 8; in HasOverflowed() local