Home
last modified time | relevance | path

Searched defs:ta (Results 1 – 12 of 12) sorted by relevance

/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
DImageProcessingTest.java96 public void runTest(TestAction ta, String testName) { in runTest()
117 TestAction ta = new TestAction(TestName.LEVELS_VEC3_RELAXED); in testLevelsVec3Relaxed() local
124 TestAction ta = new TestAction(TestName.LEVELS_VEC4_RELAXED); in testLevelsVec4Relaxed() local
131 TestAction ta = new TestAction(TestName.LEVELS_VEC3_FULL); in testLevelsVec3Full() local
138 TestAction ta = new TestAction(TestName.LEVELS_VEC4_FULL); in testLevelsVec4Full() local
145 TestAction ta = new TestAction(TestName.BLUR_RADIUS_25); in testBlurRadius25() local
152 TestAction ta = new TestAction(TestName.INTRINSIC_BLUE_RADIUS_25); in testIntrinsicBlurRadius25() local
159 TestAction ta = new TestAction(TestName.GREYSCALE); in testGreyscale() local
166 TestAction ta = new TestAction(TestName.GRAIN); in testGrain() local
173 TestAction ta = new TestAction(TestName.FISHEYE_FULL); in testFisheyeFull() local
[all …]
/frameworks/wilhelm/tests/sandbox/
Dmultithread.c46 ThreadArgument *ta = (ThreadArgument *) param; in thread_start() local
132 ThreadArgument *ta = &thread_args[i]; in main() local
165 ThreadArgument *ta = &thread_args[i]; in main() local
177 ThreadArgument *ta = &thread_args[i]; in main() local
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
DActionBarOverlayLayout.java60 TypedArray ta = getContext().getTheme().obtainStyledAttributes(mActionBarSizeAttr); in init() local
/frameworks/base/services/java/com/android/server/
DAttributeCache.java57 public Entry(Context c, TypedArray ta) { in Entry()
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicLUT.cpp69 const uchar *ta = &tb[256]; in kernel() local
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java473 BridgeTypedArray ta = createStyleBasedTypedArray(style, attrs); in obtainStyledAttributes() local
487 TypedArray ta = map.get(resid); in obtainStyledAttributes() local
538 BridgeTypedArray ta = ((BridgeResources) mSystemResources).newTypeArray(attrs.length, in obtainStyledAttributes() local
730 BridgeTypedArray ta = ((BridgeResources) mSystemResources).newTypeArray(attrs.length, in createStyleBasedTypedArray() local
/frameworks/base/core/java/com/android/internal/widget/
DActionBarOverlayLayout.java71 TypedArray ta = getContext().getTheme().obtainStyledAttributes(mActionBarSizeAttr); in init() local
/frameworks/base/core/java/android/view/inputmethod/
DBaseInputConnection.java580 TypedArray ta = context.getTheme() in ensureDefaultComposingSpans() local
/frameworks/support/v4/java/android/support/v4/view/
DPagerTitleStrip.java151 final TypedArray ta = context.obtainStyledAttributes(textAppearance, TEXT_ATTRS); in PagerTitleStrip() local
/frameworks/base/core/java/android/widget/
DFastScroller.java275 TypedArray ta = context.getTheme().obtainStyledAttributes(ATTRS); in init() local
/frameworks/base/media/java/android/media/videoeditor/
DVideoEditorImpl.java1556 TransitionAlpha ta = (TransitionAlpha)transition; in save() local
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindowManager.java1573 final TypedArray ta = win.getWindowStyle(); in addStartingWindow() local