Searched refs:rsElementGetSubElementNameLength (Results 1 – 17 of 17) sorted by relevance
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | element.rs | 101 _RS_ASSERT(rsElementGetSubElementNameLength(complexElem, i) == subElemNamesSizes[i] + 1); 115 _RS_ASSERT(rsElementGetSubElementNameLength(complexElem, subElemCount) == 0);
|
D | apitest.rs | 1178 ui = rsElementGetSubElementNameLength(elemNonNull, 0);
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | element.rs | 119 _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/ |
D | element.rs | 121 _RS_ASSERT(rsElementGetSubElementNameLength(complexElem, i) == subElemNamesSizes[i] + 1); 135 _RS_ASSERT(rsElementGetSubElementNameLength(complexElem, subElemCount) == 0);
|
D | apitest.rs | 1195 ui = rsElementGetSubElementNameLength(elemNonNull, 0);
|
/frameworks/rs/driver/runtime/ |
D | rs_element.c | 35 rsElementGetSubElementNameLength(rs_element e, uint32_t index) { in rsElementGetSubElementNameLength() function
|
/frameworks/rs/script_api/include/ |
D | rs_object_info.rsh | 316 * 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/ |
D | apitest.rs | 1193 ui = rsElementGetSubElementNameLength(elemNonNull, 0);
|
/frameworks/compile/slang/tests/P_all_api_16/ |
D | all16.rs | 3098 …*(uint32_t*)buf1399 = rsElementGetSubElementNameLength(*(rs_element*)buf1400, *(uint32_t*)buf1401);
|
/frameworks/compile/slang/tests/P_all_api_17/ |
D | all17.rs | 3258 …*(uint32_t*)buf1507 = rsElementGetSubElementNameLength(*(rs_element*)buf1508, *(uint32_t*)buf1509);
|
/frameworks/compile/slang/tests/P_all_api_18/ |
D | all18.rs | 3845 …*(uint32_t*)buf1567 = rsElementGetSubElementNameLength(*(rs_element*)buf1568, *(uint32_t*)buf1569);
|
/frameworks/compile/slang/tests/P_all_api_20/ |
D | all20.rs | 4151 …*(uint32_t*)buf1810 = rsElementGetSubElementNameLength(*(rs_element*)buf1811, *(uint32_t*)buf1812);
|
/frameworks/compile/slang/tests/P_all_api_19/ |
D | all19.rs | 4125 …*(uint32_t*)buf1791 = rsElementGetSubElementNameLength(*(rs_element*)buf1792, *(uint32_t*)buf1793);
|
/frameworks/compile/slang/tests/P_all_api_21/ |
D | all21.rs | 5096 …*(uint32_t*)buf2456 = rsElementGetSubElementNameLength(*(rs_element*)buf2457, *(uint32_t*)buf2458);
|
/frameworks/compile/slang/tests/P_all_api_23/ |
D | all23.rs | 5921 …*(uint32_t*)buf3176 = rsElementGetSubElementNameLength(*(rs_element*)buf3177, *(uint32_t*)buf3178);
|
/frameworks/compile/slang/tests/P_all_api_22/ |
D | all22.rs | 5996 …*(uint32_t*)buf3176 = rsElementGetSubElementNameLength(*(rs_element*)buf3177, *(uint32_t*)buf3178);
|
/frameworks/compile/slang/tests/P_all_api_24/ |
D | all24.rs | 8331 …*(uint32_t*)buf4811 = rsElementGetSubElementNameLength(*(rs_element*)buf4812, *(uint32_t*)buf4813);
|