Searched defs:ta (Results 1 – 7 of 7) 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/view/src/android/view/cts/ |
D | ContextThemeWrapperTest.java | 59 TypedArray ta = in testAccessTheme() local 106 private void assertEqualsTextAppearanceStyle(TypedArray ta) { in assertEqualsTextAppearanceStyle()
|
/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 163 Allocation ta = Allocation.createTyped(mRS, tb.create(), Allocation.USAGE_SCRIPT); in test_NV21() local
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | TypedArrayTest.java | 166 final TypedArray ta = getContext().getResources().obtainAttributes(set, in testNonResourceString() local
|
D | ResourcesTest.java | 108 final TypedArray ta = mResources.obtainTypedArray(R.array.string); in testObtainTypedArray() local
|
/cts/tests/tests/app/src/android/app/cts/ |
D | DialogTest.java | 99 TypedArray ta = in testConstructor() local 122 private void assertTextAppearanceStyle(TypedArray ta) { in assertTextAppearanceStyle()
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
D | box2d.js | 39 function ta(){ta.b2LineJoint.apply(this,arguments);this.constructor===ta&&this.b2LineJoint.apply(th… function
|