Home
last modified time | relevance | path

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

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DGraphRunner.java40 private static int PRIORITY_STOP = -2; field in GraphRunner
349 long maxPriority = PRIORITY_STOP; in onStep()
367 } else if (maxPriority == PRIORITY_STOP) { in onStep()
477 return PRIORITY_STOP; in priorityForFilter()
508 : PRIORITY_STOP); in priorityForFilter()
536 : PRIORITY_STOP; in priorityForFilter()