Searched refs:setAutoBranchMode (Results 1 – 3 of 3) sorted by relevance
457 mCurrentGraph.setAutoBranchMode(FilterGraph.AUTOBRANCH_SYNCED); in applySettings()459 mCurrentGraph.setAutoBranchMode(FilterGraph.AUTOBRANCH_UNSYNCED); in applySettings()461 mCurrentGraph.setAutoBranchMode(FilterGraph.AUTOBRANCH_OFF); in applySettings()
150 public void setAutoBranchMode(int autoBranchMode) { in setAutoBranchMode() method in FilterGraph
18146 Landroid/filterfw/core/FilterGraph;->setAutoBranchMode(I)V