Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DFilterGraph.java52 private int mAutoBranchMode = AUTOBRANCH_OFF; field in FilterGraph
151 mAutoBranchMode = autoBranchMode; in setAutoBranchMode()
319 } else if (mAutoBranchMode == AUTOBRANCH_OFF) { in connectPorts()
325 if (mAutoBranchMode == AUTOBRANCH_SYNCED) { in connectPorts()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt15246 Landroid/filterfw/core/FilterGraph;->mAutoBranchMode:I