Home
last modified time | relevance | path

Searched refs:rsElementGetSubElementName (Results 1 – 17 of 17) sorted by relevance

/aosp12/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A Delement.rscript103 uint32_t written = rsElementGetSubElementName(complexElem, i, buffer, 64);
117 _RS_ASSERT(rsElementGetSubElementName(complexElem, subElemCount, buffer, 64) == 0);
118 _RS_ASSERT(rsElementGetSubElementName(complexElem, 0, NULL, 64) == 0);
119 _RS_ASSERT(rsElementGetSubElementName(complexElem, 0, buffer, 0) == 0);
120 uint32_t written = rsElementGetSubElementName(complexElem, 0, buffer, 5);
H A Dapitest.rscript1179 ui = rsElementGetSubElementName(elemNonNull, 0, NULL, 0);
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A Delement.rscript121 uint32_t written = rsElementGetSubElementName(complexElem, i, buffer, 64);
135 _RS_ASSERT(rsElementGetSubElementName(complexElem, subElemCount, buffer, 64) == 0);
136 _RS_ASSERT(rsElementGetSubElementName(complexElem, 0, NULL, 64) == 0);
137 _RS_ASSERT(rsElementGetSubElementName(complexElem, 0, buffer, 0) == 0);
138 uint32_t written = rsElementGetSubElementName(complexElem, 0, buffer, 5);
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
H A Delement.rscript123 uint32_t written = rsElementGetSubElementName(complexElem, i, buffer, 64);
137 _RS_ASSERT(rsElementGetSubElementName(complexElem, subElemCount, buffer, 64) == 0);
138 _RS_ASSERT(rsElementGetSubElementName(complexElem, 0, NULL, 64) == 0);
139 _RS_ASSERT(rsElementGetSubElementName(complexElem, 0, buffer, 0) == 0);
140 uint32_t written = rsElementGetSubElementName(complexElem, 0, buffer, 5);
H A Dapitest.rscript1196 ui = rsElementGetSubElementName(elemNonNull, 0, NULL, 0);
/aosp12/frameworks/rs/driver/runtime/
H A Drs_element.c44 rsElementGetSubElementName(rs_element e, uint32_t index, char *name, uint32_t nameLength) { in rsElementGetSubElementName() function
/aosp12/frameworks/rs/script_api/include/
H A Drs_object_info.rsh297 * rsElementGetSubElementName: Name of a sub-element
312 rsElementGetSubElementName(rs_element e, uint32_t index, char* name, uint32_t nameLength);
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
H A Dapitest.rscript1194 ui = rsElementGetSubElementName(elemNonNull, 0, NULL, 0);
/aosp12/frameworks/compile/slang/tests/P_all_api_16/
H A Dall16.rscript3097 …*(uint32_t*)buf1394 = rsElementGetSubElementName(*(rs_element*)buf1395, *(uint32_t*)buf1396, (char…
/aosp12/frameworks/compile/slang/tests/P_all_api_17/
H A Dall17.rscript3257 …*(uint32_t*)buf1502 = rsElementGetSubElementName(*(rs_element*)buf1503, *(uint32_t*)buf1504, (char…
/aosp12/frameworks/compile/slang/tests/P_all_api_18/
H A Dall18.rscript3844 …*(uint32_t*)buf1562 = rsElementGetSubElementName(*(rs_element*)buf1563, *(uint32_t*)buf1564, (char…
/aosp12/frameworks/compile/slang/tests/P_all_api_19/
H A Dall19.rscript4124 …*(uint32_t*)buf1786 = rsElementGetSubElementName(*(rs_element*)buf1787, *(uint32_t*)buf1788, (char…
/aosp12/frameworks/compile/slang/tests/P_all_api_20/
H A Dall20.rscript4150 …*(uint32_t*)buf1805 = rsElementGetSubElementName(*(rs_element*)buf1806, *(uint32_t*)buf1807, (char…
/aosp12/frameworks/compile/slang/tests/P_all_api_21/
H A Dall21.rscript5095 …*(uint32_t*)buf2451 = rsElementGetSubElementName(*(rs_element*)buf2452, *(uint32_t*)buf2453, (char…
/aosp12/frameworks/compile/slang/tests/P_all_api_22/
H A Dall22.rscript5995 …*(uint32_t*)buf3171 = rsElementGetSubElementName(*(rs_element*)buf3172, *(uint32_t*)buf3173, (char…
/aosp12/frameworks/compile/slang/tests/P_all_api_23/
H A Dall23.rscript5920 …*(uint32_t*)buf3171 = rsElementGetSubElementName(*(rs_element*)buf3172, *(uint32_t*)buf3173, (char…
/aosp12/frameworks/compile/slang/tests/P_all_api_24/
H A Dall24.rscript8330 …*(uint32_t*)buf4806 = rsElementGetSubElementName(*(rs_element*)buf4807, *(uint32_t*)buf4808, (char…