Home
last modified time | relevance | path

Searched refs:nextFunction (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.cpp1181 int nextFunction = -1; in checkCallDepth() local
1187 nextFunction = calleeIndex; in checkCallDepth()
1191 currentFunction = nextFunction; in checkCallDepth()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.cpp1440 int nextFunction = -1; in checkCallDepth() local
1446 nextFunction = calleeIndex; in checkCallDepth()
1450 currentFunction = nextFunction; in checkCallDepth()