HomeSort by relevance Sort by last modified time
    Searched refs:setAutoBranchMode (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/mca/filterfw/java/android/filterfw/io/
TextGraphReader.java 457 mCurrentGraph.setAutoBranchMode(FilterGraph.AUTOBRANCH_SYNCED);
459 mCurrentGraph.setAutoBranchMode(FilterGraph.AUTOBRANCH_UNSYNCED);
461 mCurrentGraph.setAutoBranchMode(FilterGraph.AUTOBRANCH_OFF);
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
FilterGraph.java 151 public void setAutoBranchMode(int autoBranchMode) {

Completed in 30 milliseconds