| /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()  local132         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()  local72         BridgeTypedArray ta = RenderSessionImpl.getCurrentContext().internalObtainStyledAttributes(  in obtainStyledAttributes()  local
 84 …    BridgeTypedArray ta = RenderSessionImpl.getCurrentContext().internalObtainStyledAttributes(set,  in obtainStyledAttributes()  local
 
 | 
| /frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/ui/theme/ | 
| D | AndroidColorScheme.kt | 51             val ta = context.obtainStyledAttributes(intArrayOf(attr))  in getColor()  constant
 | 
| /frameworks/base/packages/SettingsLib/src/com/android/settingslib/utils/ | 
| D | ColorUtil.java | 29         final TypedArray ta = context.obtainStyledAttributes(  in getDisabledAlpha()  local
 | 
| /frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/ | 
| D | GraphicsUtils.java | 130         TypedArray ta = context.obtainStyledAttributes(new int[]{attr});  in getAttrColor()  local140         TypedArray ta = context.obtainStyledAttributes(new int[]{attr});  in getFloat()  local
 
 | 
| /frameworks/base/packages/SettingsLib/src/com/android/settingslib/mobile/ | 
| D | MobileIconCarrierIdOverrides.kt | 74         val ta = resources.obtainTypedArray(resId)  in getOverrideFor()  constant
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/ | 
| D | FontSizeUtils.java | 52         TypedArray ta = v.getContext().obtainStyledAttributes(resId, attrs);  in updateFontSizeFromStyle()  local
 | 
| /frameworks/base/packages/SettingsLib/src/com/android/settingslib/ | 
| D | Utils.java | 305         TypedArray ta = context.obtainStyledAttributes(new int[]{attr});  in applyAlphaAttr()  local328         TypedArray ta = context.obtainStyledAttributes(new int[]{attr});  in getColorAttrDefaultColor()  local
 335         TypedArray ta = context.obtainStyledAttributes(new int[]{attr});  in getColorAttr()  local
 350         TypedArray ta = context.obtainStyledAttributes(new int[]{attr});  in getThemeAttr()  local
 357         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/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ | 
| D | StackEducationView.kt | 104         val ta = mContext.obtainStyledAttributes(intArrayOf(android.R.attr.colorAccent,  in setTextColor()  constant
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/people/ui/view/ | 
| D | PeopleViewBinder.kt | 143         val ta =  in <lambda>()  constant
 | 
| /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 | 180         TypedArray ta = getContext().getTheme().obtainStyledAttributes(ATTRS);  in init()  local
 | 
| /frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/ | 
| D | ButtonBarLayout.java | 46         final TypedArray ta = context.obtainStyledAttributes(attrs, R.styleable.ButtonBarLayout);  in ButtonBarLayout()  local
 | 
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ | 
| D | PipContentOverlay.java | 116             final TypedArray ta = context.obtainStyledAttributes(new int[] {  in getContentOverlayColor()  local244             final TypedArray ta = mContext.obtainStyledAttributes(new int[] {  in prepareAppIconOverlay()  local
 
 | 
| /frameworks/rs/cpu_ref/ | 
| D | rsCpuIntrinsicLUT.cpp | 63     const uchar *ta = &tb[256];  in kernel()  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/core/java/android/widget/ | 
| D | DayPickerView.java | 135             final TypedArray ta = mContext.obtainStyledAttributes(null,  in DayPickerView()  local
 | 
| /frameworks/base/telephony/java/android/telephony/ | 
| D | CellSignalStrengthGsm.java | 62     public CellSignalStrengthGsm(int rssi, int ber, int ta) {  in CellSignalStrengthGsm()
 | 
| /frameworks/base/core/java/com/android/internal/policy/ | 
| D | AttributeCache.java | 70         public Entry(Context c, TypedArray ta) {  in Entry()
 | 
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/ | 
| D | OneHandedTutorialHandler.java | 249         TypedArray ta = themedContext.obtainStyledAttributes(new int[]{  in updateThemeColor()  local
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ | 
| D | HybridNotificationView.java | 99         try (TypedArray ta = mContext.getTheme().obtainStyledAttributes(  in resolveThemeTextColors()
 |