Searched refs:isInputFromSurface (Results 1 – 1 of 1) sorted by relevance
100 if (!isInputFromSurface()) { in checkInput()158 if (!isInputFromSurface()) { in advanceInputAndDrop()476 if (isInputFromSurface()) { in ScriptGraph()597 private boolean isInputFromSurface() { in isInputFromSurface() method in ScriptGraph643 checkState("This graph was not configured with IO_USAGE_INPUT", isInputFromSurface()); in getInputSurface()