Home
last modified time | relevance | path

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

/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Delement.rs101 _RS_ASSERT(rsElementGetSubElementNameLength(complexElem, i) == subElemNamesSizes[i] + 1);
115 _RS_ASSERT(rsElementGetSubElementNameLength(complexElem, subElemCount) == 0);
Dapitest.rs1178 ui = rsElementGetSubElementNameLength(elemNonNull, 0);
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Delement.rs119 _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.rs121 _RS_ASSERT(rsElementGetSubElementNameLength(complexElem, i) == subElemNamesSizes[i] + 1);
135 _RS_ASSERT(rsElementGetSubElementNameLength(complexElem, subElemCount) == 0);
Dapitest.rs1195 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.rs1193 ui = rsElementGetSubElementNameLength(elemNonNull, 0);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs3098 …*(uint32_t*)buf1399 = rsElementGetSubElementNameLength(*(rs_element*)buf1400, *(uint32_t*)buf1401);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs3258 …*(uint32_t*)buf1507 = rsElementGetSubElementNameLength(*(rs_element*)buf1508, *(uint32_t*)buf1509);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs3845 …*(uint32_t*)buf1567 = rsElementGetSubElementNameLength(*(rs_element*)buf1568, *(uint32_t*)buf1569);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs4151 …*(uint32_t*)buf1810 = rsElementGetSubElementNameLength(*(rs_element*)buf1811, *(uint32_t*)buf1812);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rs4125 …*(uint32_t*)buf1791 = rsElementGetSubElementNameLength(*(rs_element*)buf1792, *(uint32_t*)buf1793);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rs5096 …*(uint32_t*)buf2456 = rsElementGetSubElementNameLength(*(rs_element*)buf2457, *(uint32_t*)buf2458);
/frameworks/compile/slang/tests/P_all_api_23/
Dall23.rs5921 …*(uint32_t*)buf3176 = rsElementGetSubElementNameLength(*(rs_element*)buf3177, *(uint32_t*)buf3178);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rs5996 …*(uint32_t*)buf3176 = rsElementGetSubElementNameLength(*(rs_element*)buf3177, *(uint32_t*)buf3178);
/frameworks/compile/slang/tests/P_all_api_24/
Dall24.rs8331 …*(uint32_t*)buf4811 = rsElementGetSubElementNameLength(*(rs_element*)buf4812, *(uint32_t*)buf4813);