Searched defs:core (Results 26 - 50 of 95) sorted by relevance

1234

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DKeyValueMap.java18 package android.filterfw.core;
H A DProgram.java18 package android.filterfw.core;
20 import android.filterfw.core.Frame;
H A DProgramPort.java18 package android.filterfw.core;
H A DProgramVariable.java18 package android.filterfw.core;
H A DSimpleFrameManager.java18 package android.filterfw.core;
20 import android.filterfw.core.Frame;
21 import android.filterfw.core.FrameFormat;
22 import android.filterfw.core.FrameManager;
23 import android.filterfw.core.GLFrame;
24 import android.filterfw.core.NativeFrame;
25 import android.filterfw.core.SimpleFrame;
26 import android.filterfw.core.VertexFrame;
H A DStopWatchMap.java17 package android.filterfw.core;
H A DStreamPort.java18 package android.filterfw.core;
H A DCachedFrameManager.java18 package android.filterfw.core;
20 import android.filterfw.core.Frame;
21 import android.filterfw.core.FrameFormat;
22 import android.filterfw.core.SimpleFrameManager;
H A DFieldPort.java18 package android.filterfw.core;
H A DFilterContext.java18 package android.filterfw.core;
20 import android.filterfw.core.Filter;
21 import android.filterfw.core.Frame;
22 import android.filterfw.core.FrameManager;
23 import android.filterfw.core.GLEnvironment;
H A DFilterFactory.java18 package android.filterfw.core;
20 import android.filterfw.core.Filter;
H A DFilterFunction.java18 package android.filterfw.core;
H A DFrameManager.java18 package android.filterfw.core;
20 import android.filterfw.core.Frame;
21 import android.filterfw.core.FrameFormat;
22 import android.filterfw.core.MutableFrameFormat;
H A DGraphRunner.java18 package android.filterfw.core;
H A DInputPort.java18 package android.filterfw.core;
H A DMutableFrameFormat.java18 package android.filterfw.core;
20 import android.filterfw.core.FrameFormat;
21 import android.filterfw.core.KeyValueMap;
H A DNativeBuffer.java18 package android.filterfw.core;
20 import android.filterfw.core.Frame;
/frameworks/base/tests/CoreTests/android/core/
H A DSha1Test.java17 package android.core;
H A DTestHttpClient.java32 package android.core;
H A DSocketTest.java17 package android.core;
/frameworks/testing/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/core/
H A DInstrumentationUiAutomatorBridge.java17 package com.android.uiautomator.core;
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiCollection.java16 package com.android.uiautomator.core;
/frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/core/
H A DShellUiAutomatorBridge.java17 package com.android.uiautomator.core;
/frameworks/uiautomator/src/com/android/uiautomator/core/
H A DInstrumentationUiAutomatorBridge.java17 package com.android.uiautomator.core;
H A DUiCollection.java16 package com.android.uiautomator.core;

Completed in 181 milliseconds

1234