Searched refs:lastOutput (Results 1 – 1 of 1) sorted by relevance
530 Allocation lastOutput = null; in ScriptGraph() local537 lastOutput = (nextScript != null) ? nextScript.getInput() in ScriptGraph()544 script.setOutput(lastOutput); in ScriptGraph()546 mOutputAllocation = checkNotNull("lastOutput", lastOutput); in ScriptGraph()