Searched refs:GraphHandle (Results 1 – 2 of 2) sorted by relevance
53 private ArrayList<GraphHandle> mGraphs = new ArrayList<GraphHandle>();55 private class GraphHandle { class in GraphEnvironment60 public GraphHandle(FilterGraph graph) { in GraphHandle() method in GraphEnvironment.GraphHandle156 GraphHandle graphHandle = new GraphHandle(graph); in addGraph()
18798 Landroid/filterfw/GraphEnvironment$GraphHandle;->getAsyncRunner(Landroid/filterfw/core/FilterContex…18799 Landroid/filterfw/GraphEnvironment$GraphHandle;->getGraph()Landroid/filterfw/core/FilterGraph;18800 Landroid/filterfw/GraphEnvironment$GraphHandle;->getSyncRunner(Landroid/filterfw/core/FilterContext…18801 Landroid/filterfw/GraphEnvironment$GraphHandle;->mAsyncRunner:Landroid/filterfw/core/AsyncRunner;18802 Landroid/filterfw/GraphEnvironment$GraphHandle;->mGraph:Landroid/filterfw/core/FilterGraph;18803 Landroid/filterfw/GraphEnvironment$GraphHandle;->mSyncRunner:Landroid/filterfw/core/SyncRunner;