Home
last modified time | relevance | path

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

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFilterGraph.java50 public static final int TYPECHECK_DYNAMIC = 1; field in FilterGraph
252 case TYPECHECK_DYNAMIC: in runTypeCheckOn()