Home
last modified time | relevance | path

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

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DGraphRunner.java123 public ConditionVariable mStopCondition = new ConditionVariable(true); field in GraphRunner.GraphRunLoop
225 return mStopCondition; in getStopCondition()
343 mStopCondition.open(); in cleanUp()