Searched defs:ta (Results 1 – 12 of 12) sorted by relevance
96 public void runTest(TestAction ta, String testName) { in runTest()117 TestAction ta = new TestAction(TestName.LEVELS_VEC3_RELAXED); in testLevelsVec3Relaxed() local124 TestAction ta = new TestAction(TestName.LEVELS_VEC4_RELAXED); in testLevelsVec4Relaxed() local131 TestAction ta = new TestAction(TestName.LEVELS_VEC3_FULL); in testLevelsVec3Full() local138 TestAction ta = new TestAction(TestName.LEVELS_VEC4_FULL); in testLevelsVec4Full() local145 TestAction ta = new TestAction(TestName.BLUR_RADIUS_25); in testBlurRadius25() local152 TestAction ta = new TestAction(TestName.INTRINSIC_BLUE_RADIUS_25); in testIntrinsicBlurRadius25() local159 TestAction ta = new TestAction(TestName.GREYSCALE); in testGreyscale() local166 TestAction ta = new TestAction(TestName.GRAIN); in testGrain() local173 TestAction ta = new TestAction(TestName.FISHEYE_FULL); in testFisheyeFull() local[all …]
46 ThreadArgument *ta = (ThreadArgument *) param; in thread_start() local132 ThreadArgument *ta = &thread_args[i]; in main() local165 ThreadArgument *ta = &thread_args[i]; in main() local177 ThreadArgument *ta = &thread_args[i]; in main() local
60 TypedArray ta = getContext().getTheme().obtainStyledAttributes(mActionBarSizeAttr); in init() local
57 public Entry(Context c, TypedArray ta) { in Entry()
69 const uchar *ta = &tb[256]; in kernel() local
473 BridgeTypedArray ta = createStyleBasedTypedArray(style, attrs); in obtainStyledAttributes() local487 TypedArray ta = map.get(resid); in obtainStyledAttributes() local538 BridgeTypedArray ta = ((BridgeResources) mSystemResources).newTypeArray(attrs.length, in obtainStyledAttributes() local730 BridgeTypedArray ta = ((BridgeResources) mSystemResources).newTypeArray(attrs.length, in createStyleBasedTypedArray() local
71 TypedArray ta = getContext().getTheme().obtainStyledAttributes(mActionBarSizeAttr); in init() local
580 TypedArray ta = context.getTheme() in ensureDefaultComposingSpans() local
151 final TypedArray ta = context.obtainStyledAttributes(textAppearance, TEXT_ATTRS); in PagerTitleStrip() local
275 TypedArray ta = context.getTheme().obtainStyledAttributes(ATTRS); in init() local
1556 TransitionAlpha ta = (TransitionAlpha)transition; in save() local
1573 final TypedArray ta = win.getWindowStyle(); in addStartingWindow() local