Home
last modified time | relevance | path

Searched +defs:A +defs:s (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/util/assets/
Dhyts_patch.jar ... .A extends java.lang.Object { String s public void <init> () public void < ...
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DKernelTest.java523 ScriptC_foreach s = new ScriptC_foreach(mRS); in testMultipleForEach() local
531 Allocation A = Allocation.createTyped(mRS, typeBuilder.create()); in testMultipleForEach() local
547 ScriptC_noroot s = new ScriptC_noroot(mRS); in testNoRoot() local
555 Allocation A = Allocation.createTyped(mRS, typeBuilder.create()); in testNoRoot() local
DForEachTest.java523 ScriptC_foreach s = new ScriptC_foreach(mRS); in testMultipleForEach() local
531 Allocation A = Allocation.createTyped(mRS, typeBuilder.create()); in testMultipleForEach() local
547 ScriptC_noroot s = new ScriptC_noroot(mRS); in testNoRoot() local
555 Allocation A = Allocation.createTyped(mRS, typeBuilder.create()); in testNoRoot() local
DAllocationTest.java107 Allocation A = Allocation.createSized(mRS, e, i); in createSizedHelper() local
298 Allocation A = Allocation.createSized(mRS, Element.F32(mRS), nElems); in helperFloatCopy() local
324 Allocation A = Allocation.createSized(mRS, Element.I8(mRS), nElems); in helperByteCopy() local
351 Allocation A = Allocation.createSized(mRS, element, nElems); in helperShortCopy() local
377 Allocation A = Allocation.createSized(mRS, Element.I32(mRS), nElems); in helperIntCopy() local
403 Allocation A = in helperBaseObjCopy() local
431 Allocation A = Allocation.createTyped(mRS, typeBuilder.create()); in helperBitmapCopy() local
503 Allocation A = Allocation.createTyped(mRS, b.setX(nElemsX).setY(nElemsY).create()); in helperFloatCopy2D() local
532 Allocation A = Allocation.createTyped(mRS, b.setX(nElemsX).setY(nElemsY).create()); in helperByteCopy2D() local
562 Allocation A = Allocation.createTyped(mRS, b.setX(nElemsX).setY(nElemsY).create()); in helperShortCopy2D() local
[all …]
/cts/tests/tests/jni/src/android/jni/cts/
DClassLoaderStaticNonce.java36 public static void log(String s) { in log()
40 public static class A { class in ClassLoaderStaticNonce
/cts/tests/tests/rscpp/librscpptest/
Drs_jni_foreach.cpp291 sp<ScriptC_foreach> s = new ScriptC_foreach(mRS); in Java_android_cts_rscpp_RSForEachTest_testMultipleForEach() local
298 sp<Allocation> A = Allocation::createTyped(mRS, t); in Java_android_cts_rscpp_RSForEachTest_testMultipleForEach() local
325 sp<ScriptC_noroot> s = new ScriptC_noroot(mRS); in Java_android_cts_rscpp_RSForEachTest_testNoRoot() local
332 sp<Allocation> A = Allocation::createTyped(mRS, t); in Java_android_cts_rscpp_RSForEachTest_testNoRoot() local
/cts/tests/openglperf2/jni/graphics/
DMatrix.cpp198 const float A = (right + left) * r_width; in newFrustum() local
256 float s = (float) sinf(radians); in newRotate() local
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...