HomeSort by relevance Sort by last modified time
    Searched refs:FilterInterface (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/java/tests/ScriptGroupTest/src/com/android/rs/sgtest/
Filters.java 36 interface FilterInterface {
45 abstract class FilterBase implements FilterInterface {
295 private FilterInterface[] mFilters;
318 mFilters = new FilterInterface[filter.length+2];
337 mFilters[i] = (FilterInterface)constructor.newInstance(this, mRS);
  /external/mdnsresponder/mDNSPosix/
NetMonitor.c 129 static int FilterInterface = 0;
785 int goodinterface = (FilterInterface == 0);
798 if (!goodinterface) goodinterface = (FilterInterface == (int)mDNSPlatformInterfaceIndexfromInterfaceID(m, InterfaceID, mDNSfalse));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
netioapi.h 189 BOOLEAN FilterInterface :1;

Completed in 632 milliseconds