Home
last modified time | relevance | path

Searched defs:ta (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DYuvTest.java97 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/view/src/android/view/cts/
DContextThemeWrapperTest.java59 TypedArray ta = in testAccessTheme() local
106 private void assertEqualsTextAppearanceStyle(TypedArray ta) { in assertEqualsTextAppearanceStyle()
/cts/tests/tests/rscpp/src/android/cts/rscpp/
DRSYuvTest.java98 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
163 Allocation ta = Allocation.createTyped(mRS, tb.create(), Allocation.USAGE_SCRIPT); in test_NV21() local
/cts/tests/tests/content/src/android/content/res/cts/
DTypedArrayTest.java166 final TypedArray ta = getContext().getResources().obtainAttributes(set, in testNonResourceString() local
DResourcesTest.java108 final TypedArray ta = mResources.obtainTypedArray(R.array.string); in testObtainTypedArray() local
/cts/tests/tests/app/src/android/app/cts/
DDialogTest.java99 TypedArray ta = in testConstructor() local
122 private void assertTextAppearanceStyle(TypedArray ta) { in assertTextAppearanceStyle()
/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dbox2d.js39 function ta(){ta.b2LineJoint.apply(this,arguments);this.constructor===ta&&this.b2LineJoint.apply(th… function