Searched refs:maxDepth (Results 1 – 7 of 7) sorted by relevance
955 int maxDepth = 0; in completeConstruction() local961 if (maxDepth < depth) { in completeConstruction()962 maxDepth = depth; in completeConstruction()965 if (mDbg) mSm.log("completeConstruction: maxDepth=" + maxDepth); in completeConstruction()967 mStateStack = new StateInfo[maxDepth]; in completeConstruction()968 mTempStateStack = new StateInfo[maxDepth]; in completeConstruction()
1790 Byte maxDepth = getValueFromKeyNonNull(key); in getPipelineMaxDepthChecked() local1792 if (maxDepth == null) { in getPipelineMaxDepthChecked()1797 + REQUEST_PIPELINE_MAX_DEPTH_MAX, maxDepth <= REQUEST_PIPELINE_MAX_DEPTH_MAX); in getPipelineMaxDepthChecked()1799 return maxDepth; in getPipelineMaxDepthChecked()
435 private PersistableBundle deepCopyBundle(PersistableBundle bundle, int maxDepth) {436 if (maxDepth <= 0) {444 PersistableBundle bCopy = deepCopyBundle((PersistableBundle) o, maxDepth-1);
451 uint8_t maxDepth; member
389 maxDepth = depth; in init()460 if (depth >= (maxDepth-1)) { in push()
1987 float maxDepth; member
2388 f32 maxDepth