Home
last modified time | relevance | path

Searched refs:rsElementGetSubElementNameLength (Results 1 – 15 of 15) sorted by relevance

/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Delement.rscript119 _RS_ASSERT(rsElementGetSubElementNameLength(complexElem, i) == subElemNamesSizes[i] + 1);
133 _RS_ASSERT(rsElementGetSubElementNameLength(complexElem, subElemCount) == 0);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Delement.rscript121 _RS_ASSERT(rsElementGetSubElementNameLength(complexElem, i) == subElemNamesSizes[i] + 1);
135 _RS_ASSERT(rsElementGetSubElementNameLength(complexElem, subElemCount) == 0);
Dapitest.rscript1195 ui = rsElementGetSubElementNameLength(elemNonNull, 0);
/frameworks/rs/driver/runtime/
Drs_element.c35 rsElementGetSubElementNameLength(rs_element e, uint32_t index) { in rsElementGetSubElementNameLength() function
/frameworks/rs/script_api/include/
Drs_object_info.rsh316 * rsElementGetSubElementNameLength: Length of the name of a sub-element
329 rsElementGetSubElementNameLength(rs_element e, uint32_t index);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
Dapitest.rscript1193 ui = rsElementGetSubElementNameLength(elemNonNull, 0);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rscript3258 …*(uint32_t*)buf1507 = rsElementGetSubElementNameLength(*(rs_element*)buf1508, *(uint32_t*)buf1509);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rscript3098 …*(uint32_t*)buf1399 = rsElementGetSubElementNameLength(*(rs_element*)buf1400, *(uint32_t*)buf1401);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rscript3845 …*(uint32_t*)buf1567 = rsElementGetSubElementNameLength(*(rs_element*)buf1568, *(uint32_t*)buf1569);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rscript4125 …*(uint32_t*)buf1791 = rsElementGetSubElementNameLength(*(rs_element*)buf1792, *(uint32_t*)buf1793);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rscript4151 …*(uint32_t*)buf1810 = rsElementGetSubElementNameLength(*(rs_element*)buf1811, *(uint32_t*)buf1812);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rscript5096 …*(uint32_t*)buf2456 = rsElementGetSubElementNameLength(*(rs_element*)buf2457, *(uint32_t*)buf2458);
/frameworks/compile/slang/tests/P_all_api_23/
Dall23.rscript5921 …*(uint32_t*)buf3176 = rsElementGetSubElementNameLength(*(rs_element*)buf3177, *(uint32_t*)buf3178);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rscript5996 …*(uint32_t*)buf3176 = rsElementGetSubElementNameLength(*(rs_element*)buf3177, *(uint32_t*)buf3178);
/frameworks/compile/slang/tests/P_all_api_24/
Dall24.rscript8331 …*(uint32_t*)buf4811 = rsElementGetSubElementNameLength(*(rs_element*)buf4812, *(uint32_t*)buf4813);