Home
last modified time | relevance | path

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

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFilterFunction.java121 mFilter.performTearDown(mFilterContext); in tearDown()
DFilterGraph.java167 filter.performTearDown(context); in tearDown()
DFilter.java491 final synchronized void performTearDown(FilterContext context) { in performTearDown() method in Filter