Searched defs:core (Results 51 - 75 of 95) sorted by relevance

1234

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DOutputPort.java18 package android.filterfw.core;
H A DAsyncRunner.java18 package android.filterfw.core;
H A DFilterSurfaceView.java18 package android.filterfw.core;
H A DSimpleFrame.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.NativeBuffer;
H A DSyncRunner.java18 package android.filterfw.core;
H A DVertexFrame.java18 package android.filterfw.core;
20 import android.filterfw.core.Frame;
21 import android.filterfw.core.FrameFormat;
22 import android.filterfw.core.FrameManager;
H A DFilterGraph.java18 package android.filterfw.core;
28 import android.filterfw.core.FilterContext;
29 import android.filterfw.core.KeyValueMap;
H A DFilterPort.java18 package android.filterfw.core;
20 import android.filterfw.core.Filter;
21 import android.filterfw.core.FrameFormat;
H A DGLEnvironment.java18 package android.filterfw.core;
20 import android.filterfw.core.NativeAllocatorTag;
H A DNativeFrame.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.NativeBuffer;
H A DNativeProgram.java18 package android.filterfw.core;
20 import android.filterfw.core.Frame;
21 import android.filterfw.core.Program;
H A DSerializedFrame.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.NativeBuffer;
/frameworks/base/tests/CoreTests/android/core/
H A DHeapTest.java17 package android.core;
H A DTestWebData.java17 package android.core;
H A DRequestAPITest.java17 package android.core;
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
H A DAccessibilityNodeInfoDumper.java17 package com.android.uiautomator.core;
H A DConfigurator.java16 package com.android.uiautomator.core;
65 * By default, all core uiautomator objects except {@link UiDevice} will perform
85 * By default, all core uiautomator objects except {@link UiDevice} will perform
H A DQueryController.java16 package com.android.uiautomator.core;
H A DUiAutomatorBridge.java1 package com.android.uiautomator.core;
H A DTracer.java16 package com.android.uiautomator.core;
40 private static final String UIAUTOMATOR_PACKAGE = "com.android.uiautomator.core";
/frameworks/uiautomator/src/com/android/uiautomator/core/
H A DAccessibilityNodeInfoDumper.java17 package com.android.uiautomator.core;
H A DConfigurator.java16 package com.android.uiautomator.core;
65 * By default, all core uiautomator objects except {@link UiDevice} will perform
85 * By default, all core uiautomator objects except {@link UiDevice} will perform
H A DQueryController.java16 package com.android.uiautomator.core;
H A DUiAutomatorBridge.java1 package com.android.uiautomator.core;
/frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/core/
H A DUiAutomationShellWrapper.java1 package com.android.uiautomator.core;

Completed in 211 milliseconds

1234