Home
last modified time | relevance | path

Searched refs:ELEMENT (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/rscpp/librscpptest/
Drs_jni_element.cpp154 passed &= (Element::ELEMENT(mRS) != nullptr); in Java_android_cts_rscpp_RSElementTest_testPrebuiltElements()
172 sp<const Element> ELEMENT = Element::ELEMENT(mRS); in Java_android_cts_rscpp_RSElementTest_testIsCompatible() local
203 sp<const Element> ElementArrs[] = { ALLOCATION, BOOLEAN, ELEMENT, F32, F32_2, in Java_android_cts_rscpp_RSElementTest_testIsCompatible()
290 eb->add(Element::ELEMENT(mRS), "ELEMENT", arraySize); in Java_android_cts_rscpp_RSElementTest_testElementBuilder()
Drs_jni_allocation.cpp118 createTypedHelper(rs, Element::ELEMENT(rs)); in Java_android_cts_rscpp_RSAllocationTest_typedTest()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DElementTest.java125 assertTrue(Element.ELEMENT(mRS) != null); in testPrebuiltElements()
185 Element[] ELEMENT = { Element.ELEMENT(mRS) }; in testIsCompatible() local
246 Element[][] ElementArrs = { ALLOCATION, BOOLEAN, ELEMENT, in testIsCompatible()
342 eb.add(Element.ELEMENT(mRS), "ELEMENT", arraySize); in testElementBuilder()
412 assertFalse(Element.ELEMENT(mRS).isComplex()); in testIsComplex()
DComputeTest.java387 e[1] = Element.ELEMENT(mRS); in testArrayInit()
DAllocationTest.java407 Allocation.createSized(mRS, Element.ELEMENT(mRS), nElems); in helperBaseObjCopy()
/cts/common/device-side/bedstead/testapp/tools/index/
Dindex_testapps.py22 ELEMENT = "E" variable
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt38366 …method @Deprecated public static android.renderscript.Element ELEMENT(android.renderscript.RenderS…