Searched refs:maxStackDepth (Results 1 – 3 of 3) sorted by relevance
50 int maxStackDepth = SkNextLog2(maxPushVertexCalls) + 1; in GrMiddleOutPolygonTriangulator() local51 if (maxStackDepth > kStackPreallocCount) { in GrMiddleOutPolygonTriangulator()52 fVertexStack.reset(maxStackDepth); in GrMiddleOutPolygonTriangulator()54 SkDEBUGCODE(fStackAllocCount = maxStackDepth;) in GrMiddleOutPolygonTriangulator()
1000 int maxStackDepth = 0; in getMaxStack() local1007 if (stackDepth > maxStackDepth) { in getMaxStack()1008 maxStackDepth = stackDepth; in getMaxStack()1054 return maxStackDepth; in getMaxStack()
META-INF/ META-INF/MANIFEST.MF org/ org/jetbrains/ org/ ...