/aosp12/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
H A D | ImageProcessingTest.java | 108 public void runTest(TestAction ta, String testName) { in runTest() 193 TestAction ta = new TestAction(TestName.GREYSCALE); in testGreyscale() local 200 TestAction ta = new TestAction(TestName.GRAIN); in testGrain() local 312 TestAction ta = new TestAction(TestName.COPY); in testCopy() local 361 TestAction ta = new TestAction(TestName.VIBRANCE); in testVibrance() local 368 TestAction ta = new TestAction(TestName.BW_FILTER); in testBWFilter() local 375 TestAction ta = new TestAction(TestName.SHADOWS); in testShadows() local 382 TestAction ta = new TestAction(TestName.CONTRAST); in testContrast() local 389 TestAction ta = new TestAction(TestName.EXPOSURE); in testExposure() local 403 TestAction ta = new TestAction(TestName.COLOR_CUBE); in testColorCube() local [all …]
|
/aosp12/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
H A D | ImageProcessingTest.java | 96 public void runTest(TestAction ta, String testName) { in runTest() 159 TestAction ta = new TestAction(TestName.GREYSCALE); in testGreyscale() local 166 TestAction ta = new TestAction(TestName.GRAIN); in testGrain() local 278 TestAction ta = new TestAction(TestName.COPY); in testCopy() local 327 TestAction ta = new TestAction(TestName.VIBRANCE); in testVibrance() local 334 TestAction ta = new TestAction(TestName.BW_FILTER); in testBWFilter() local 341 TestAction ta = new TestAction(TestName.SHADOWS); in testShadows() local 348 TestAction ta = new TestAction(TestName.CONTRAST); in testContrast() local 355 TestAction ta = new TestAction(TestName.EXPOSURE); in testExposure() local 383 TestAction ta = new TestAction(TestName.USAGE_IO); in testUsageIO() local [all …]
|
/aosp12/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/ |
H A 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 …]
|
/aosp12/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/util/ |
H A D | Themes.java | 37 TypedArray ta = context.obtainStyledAttributes(styleResId, new int[]{attr}); in getAttrColor() local 59 TypedArray ta = context.obtainStyledAttributes(styleResId, new int[]{attr}); in getAttrColorStateList() local 74 TypedArray ta = context.obtainStyledAttributes(styleResId, new int[]{attr}); in getAttrBoolean() local 87 TypedArray ta = context.obtainStyledAttributes(styleResId, new int[]{attr}); in getAttrDrawable() local 100 TypedArray ta = context.obtainStyledAttributes(styleResId, new int[]{attr}); in getAttrInteger() local 116 TypedArray ta = context.obtainStyledAttributes(styleResId, new int[]{attr}); in getAttrResourceId() local 133 TypedArray ta = context.obtainStyledAttributes(styleResId, new int[]{attr}); in getAttrDimensionPixelSize() local
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/ |
H A D | Themes.java | 82 TypedArray ta = context.obtainStyledAttributes(android.R.style.TextAppearance_DeviceDefault, in getDefaultBodyFont() local 95 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getDimension() local 120 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getAttrBoolean() local 127 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getAttrDrawable() local 134 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getAttrInteger() local 191 TypedArray ta = context.obtainStyledAttributes(attrSet, attrNames); in createValueMap() local
|
/aosp12/frameworks/wilhelm/tests/sandbox/ |
H A 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
|
/aosp12/frameworks/layoutlib/bridge/src/android/content/res/ |
H A 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
|
/aosp12/art/test/2037-thread-name-inherit/ |
H A D | thread_name_inherit.cc | 74 ThreadArgs ta { in Java_Main_runThreadTestWithName() local 87 ThreadArgs ta { in Java_Main_runThreadTest() local 102 ThreadArgs ta { in Java_Main_runThreadTestSetJava() local
|
/aosp12/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/ui/ |
H A D | ThemeUiTestBase.java | 95 final TypedArray ta = mTheme.obtainStyledAttributes(styleable); in assertTheme() local 109 final TypedArray ta = mTheme.obtainStyledAttributes(styleable); in assertTheme() local
|
/aosp12/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/ |
H A D | GraphicsUtils.java | 112 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getAttrColor() local 122 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getFloat() local
|
/aosp12/system/libvintf/ |
H A D | ManifestInstance.cpp | 43 ManifestInstance::ManifestInstance(FqInstance&& fqInstance, TransportArch&& ta, HalFormat fmt, in ManifestInstance() 50 ManifestInstance::ManifestInstance(const FqInstance& fqInstance, const TransportArch& ta, in ManifestInstance()
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/utils/ |
H A D | ColorUtil.java | 29 final TypedArray ta = context.obtainStyledAttributes( in getDisabledAlpha() local
|
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/ |
H A D | ResourceUtils.java | 30 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getColorAttr() local
|
/aosp12/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/indexing/ |
H A D | XmlParserUtils.java | 97 final TypedArray ta = context.obtainStyledAttributes(attrs, R.styleable.Preference); in getDataIcon() local 113 final TypedArray ta = context.obtainStyledAttributes(set, attrs); in getData() local
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/ |
H A D | Utils.java | 273 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in applyAlphaAttr() local 288 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getColorAttrDefaultColor() local 295 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getColorAttr() local 310 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getThemeAttr() local 317 TypedArray ta = context.obtainStyledAttributes(new int[]{attr}); in getDrawable() local
|
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/util/ |
H A D | GuidedActionsAlignUtil.java | 70 TypedArray ta = context.getTheme().obtainStyledAttributes( in getKeyLinePercent() local
|
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/ |
H A D | GridItemThumbnail.java | 39 TypedArray ta = context.obtainStyledAttributes(R.styleable.GridItem); in GridItemThumbnail() local
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/NamespaceTest/LibTwo/src/com/android/aapt/namespace/libtwo/ |
H A D | TextView.java | 41 final TypedArray ta = context.getTheme().obtainStyledAttributes(attrs, R.styleable.TextView, in TextView() local
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
H A D | SplineMath.java | 61 double ta = a * y1; in calculatetCurve() local 102 double ta = a * y1; in getValue() local
|
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/ |
H A D | PermissionUsageV2ControlPreference.java | 116 TypedArray ta = mContext.obtainStyledAttributes( in onBindViewHolder() local
|
/aosp12/bionic/libc/dns/nameser/ |
H A D | ns_samedomain.c | 200 char ta[NS_MAXDNAME], tb[NS_MAXDNAME]; in ns_samename() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/ |
H A D | DualHeightHorizontalLinearLayout.kt | 73 val ta = context.obtainStyledAttributes( regex
|
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/ |
H A D | MessagePageFrameLayout.java | 51 TypedArray ta = context.getTheme().obtainStyledAttributes( in getKeyLinePercent() local
|
H A D | GuidanceRelativeLayout.java | 50 TypedArray ta = context.getTheme().obtainStyledAttributes( in getKeyLinePercent() local
|
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/dialpad/ |
H A D | KeypadButton.java | 62 TypedArray ta = context.obtainStyledAttributes(attrs, R.styleable.KeypadButton); in init() local
|