Home
last modified time | relevance | path

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

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFilterGraph.java49 public static final int TYPECHECK_OFF = 0; field in FilterGraph
249 case TYPECHECK_OFF: in runTypeCheckOn()