Searched defs:ta (Results 1 – 9 of 9) sorted by relevance
| /cts/tests/tests/renderscript/src/android/renderscript/cts/ |
| D | YuvTest.java | 97 Allocation ta = Allocation.createSized(mRS, Element.U8(mRS), tmp.length); in testV17() local 131 Allocation ta = Allocation.createTyped(mRS, tb.create(), Allocation.USAGE_SCRIPT); in test_NV21() local 175 Allocation ta = Allocation.createTyped(mRS, tb.create(), Allocation.USAGE_SCRIPT); in test_YV12() local 220 Allocation ta = Allocation.createTyped(mRS, tb.create(), Allocation.USAGE_SCRIPT); in test_YV12_Float4() local 261 Allocation ta = Allocation.createTyped(mRS, tb.create(), Allocation.USAGE_SCRIPT); in test_NV21_Float4() local
|
| /cts/tests/tests/rscpp/src/android/cts/rscpp/ |
| D | RSYuvTest.java | 98 Allocation ta = Allocation.createSized(mRS, Element.U8(mRS), tmp.length); in testV17() local 125 Allocation ta = Allocation.createTyped(mRS, tb.create(), Allocation.USAGE_SCRIPT); in test_YV12() local 164 Allocation ta = Allocation.createTyped(mRS, tb.create(), Allocation.USAGE_SCRIPT); in test_NV21() local
|
| /cts/tests/tests/view/src/android/view/cts/ |
| D | ContextThemeWrapperTest.java | 59 TypedArray ta = in testAccessTheme() local 122 private void assertEqualsTextAppearanceStyle(TypedArray ta) { in assertEqualsTextAppearanceStyle()
|
| /cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
| D | CustomDrawableTest.java | 55 final TypedArray ta; in inflate() local
|
| /cts/tests/tests/telephony/src/android/telephony/cts/ |
| D | CellInfoTest.java | 110 int ta = ((CellSignalStrengthLte)lte.getCellSignalStrength()).getTimingAdvance(); in verifyLteInfo() local
|
| /cts/tests/tests/content/src/android/content/res/cts/ |
| D | TypedArrayTest.java | 208 final TypedArray ta = getContext().getResources().obtainAttributes(set, in testNonResourceString() local
|
| D | ResourcesTest.java | 109 final TypedArray ta = mResources.obtainTypedArray(R.array.string); in testObtainTypedArray() local
|
| /cts/tests/app/src/android/app/cts/ |
| D | DialogTest.java | 103 TypedArray ta = in testConstructor() local 126 private void assertTextAppearanceStyle(TypedArray ta) { in assertTextAppearanceStyle()
|
| D | AlertDialog_BuilderTest.java | 107 TypedArray ta = themedContext.obtainStyledAttributes(attrs); in testConstructorWithThemeId() local
|