/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
D | ImageProcessingTest.java | 108 public void runTest(TestAction ta, String testName) { in runTest() 151 TestAction ta = new TestAction(TestName.LEVELS_VEC3_RELAXED); in testLevelsVec3Relaxed() local 158 TestAction ta = new TestAction(TestName.LEVELS_VEC4_RELAXED); in testLevelsVec4Relaxed() local 165 TestAction ta = new TestAction(TestName.LEVELS_VEC3_FULL); in testLevelsVec3Full() local 172 TestAction ta = new TestAction(TestName.LEVELS_VEC4_FULL); in testLevelsVec4Full() local 179 TestAction ta = new TestAction(TestName.BLUR_RADIUS_25); in testBlurRadius25() local 186 TestAction ta = new TestAction(TestName.INTRINSIC_BLUR_RADIUS_25); in testIntrinsicBlurRadius25() local 193 TestAction ta = new TestAction(TestName.GREYSCALE); in testGreyscale() local 200 TestAction ta = new TestAction(TestName.GRAIN); in testGrain() local 207 TestAction ta = new TestAction(TestName.FISHEYE_FULL); in testFisheyeFull() local [all …]
|
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
D | ImageProcessingTest.java | 96 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/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/ |
D | BlasTest.java | 96 public void runTest(TestAction ta, String testName) { in runTest() 115 TestAction ta = new TestAction(TestName.SGEMM_SMALL); in testSGEMMSmall() local 122 TestAction ta = new TestAction(TestName.SGEMM_MEDIUM); in testSGEMMedium() local 129 TestAction ta = new TestAction(TestName.SGEMM_LARGE); in testSGEMMLarge() local 136 TestAction ta = new TestAction(TestName.BNNM_SMALL); in testBNNMSmall() local 143 TestAction ta = new TestAction(TestName.BNNM_MEDIUM); in testBNNMMMedium() local 150 TestAction ta = new TestAction(TestName.BNNM_LARGE); in testBNNMLarge() local 157 TestAction ta = new TestAction(TestName.SGEMM_GoogLeNet); in testSGEMMGoogLeNet() local 164 TestAction ta = new TestAction(TestName.BNNM_GoogLeNet); in testBNNMGoogLeNet() local 171 TestAction ta = new TestAction(TestName.SGEMM_GoogLeNet_Padded); in testSGEMMGoogLeNetPadded() local [all …]
|
/frameworks/wilhelm/tests/sandbox/ |
D | multithread.c | 46 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/layoutlib/bridge/src/android/content/res/ |
D | Resources_Theme_Delegate.java | 59 BridgeTypedArray ta = RenderSessionImpl.getCurrentContext().internalObtainStyledAttributes( in obtainStyledAttributes() local 72 BridgeTypedArray ta = RenderSessionImpl.getCurrentContext().internalObtainStyledAttributes( in obtainStyledAttributes() local 84 … BridgeTypedArray ta = RenderSessionImpl.getCurrentContext().internalObtainStyledAttributes(set, in obtainStyledAttributes() local
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/ |
D | Utils.java | 228 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in applyAlphaAttr() local 243 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getColorAttrDefaultColor() local 250 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getColorAttr() local 261 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getThemeAttr() local 268 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getDrawable() local
|
/frameworks/base/tools/aapt2/integration-tests/NamespaceTest/LibTwo/src/com/android/aapt/namespace/libtwo/ |
D | TextView.java | 41 final TypedArray ta = context.getTheme().obtainStyledAttributes(attrs, R.styleable.TextView, in TextView() local
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | ButtonBarLayout.java | 48 final TypedArray ta = context.obtainStyledAttributes(attrs, R.styleable.ButtonBarLayout); in ButtonBarLayout() local
|
D | ActionBarOverlayLayout.java | 179 TypedArray ta = getContext().getTheme().obtainStyledAttributes(ATTRS); in init() local
|
D | NotificationActionListLayout.java | 64 TypedArray ta = context.obtainStyledAttributes(attrs, attrIds, defStyleAttr, defStyleRes); in NotificationActionListLayout() local
|
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsicLUT.cpp | 63 const uchar *ta = &tb[256]; in kernel() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/ |
D | BadgedImageView.java | 62 TypedArray ta = context.obtainStyledAttributes( in BadgedImageView() local
|
D | BubbleFlyoutView.java | 153 final TypedArray ta = mContext.obtainStyledAttributes( in BubbleFlyoutView() local
|
D | BubbleExpandedView.java | 212 TypedArray ta = getContext().obtainStyledAttributes(R.styleable.BubbleExpandedView); in applyThemeAttrs() local
|
/frameworks/layoutlib/bridge/src/android/view/ |
D | LayoutInflater_Delegate.java | 95 final TypedArray ta = context.obtainStyledAttributes(attrs, ATTRS_THEME); in parseInclude() local
|
/frameworks/base/services/core/java/com/android/server/ |
D | AttributeCache.java | 62 public Entry(Context c, TypedArray ta) { in Entry()
|
/frameworks/base/core/java/android/widget/ |
D | DayPickerView.java | 139 final TypedArray ta = mContext.obtainStyledAttributes(null, in DayPickerView() local
|
D | AbsSeekBar.java | 162 final TypedArray ta = context.obtainStyledAttributes(attrs, R.styleable.Theme, 0, 0); in AbsSeekBar() local
|
D | TimePickerClockDelegate.java | 374 final TypedArray ta = mContext.obtainStyledAttributes(ATTRS_DISABLED_ALPHA); in applyLegacyColorFixes() local
|
D | DayPickerPagerAdapter.java | 72 final TypedArray ta = context.obtainStyledAttributes(new int[] { in DayPickerPagerAdapter() local
|
D | DatePickerCalendarDelegate.java | 210 final TypedArray ta = mContext.obtainStyledAttributes(ATTRS_DISABLED_ALPHA); in applyLegacyColorFixes() local
|
/frameworks/base/telephony/java/android/telephony/ |
D | CellSignalStrengthGsm.java | 61 public CellSignalStrengthGsm(int rssi, int ber, int ta) { in CellSignalStrengthGsm()
|
/frameworks/base/core/java/android/view/ |
D | LayoutInflater.java | 988 final TypedArray ta = context.obtainStyledAttributes(attrs, ATTRS_THEME); in createViewFromTag() local 1147 final TypedArray ta = context.obtainStyledAttributes(attrs, R.styleable.ViewTag); in parseViewTag() local 1169 final TypedArray ta = context.obtainStyledAttributes(attrs, ATTRS_THEME); in parseInclude() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/ |
D | QSTileBaseView.java | 132 final TypedArray ta = getContext().obtainStyledAttributes(attrs); in newTileBackground() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationGuts.java | 133 final TypedArray ta = context.obtainStyledAttributes(attrs, in NotificationGuts() local
|