Searched refs:rsElementGetSubElementOffsetBytes (Results 1 – 17 of 17) sorted by relevance
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | element.rs | 108 _RS_ASSERT(rsElementGetSubElementOffsetBytes(complexElem, i) == subElemOffsets[i]); 125 _RS_ASSERT(rsElementGetSubElementOffsetBytes(complexElem, subElemCount) == 0);
|
D | apitest.rs | 1181 ui = rsElementGetSubElementOffsetBytes(elemNonNull, 0);
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | element.rs | 126 _RS_ASSERT(rsElementGetSubElementOffsetBytes(complexElem, i) == subElemOffsets[i]); 143 _RS_ASSERT(rsElementGetSubElementOffsetBytes(complexElem, subElemCount) == 0);
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | element.rs | 128 _RS_ASSERT(rsElementGetSubElementOffsetBytes(complexElem, i) == subElemOffsets[i]); 145 _RS_ASSERT(rsElementGetSubElementOffsetBytes(complexElem, subElemCount) == 0);
|
D | apitest.rs | 1198 ui = rsElementGetSubElementOffsetBytes(elemNonNull, 0);
|
/frameworks/rs/driver/runtime/ |
D | rs_element.c | 75 rsElementGetSubElementOffsetBytes(rs_element e, uint32_t index) { in rsElementGetSubElementOffsetBytes() function
|
/frameworks/rs/script_api/include/ |
D | rs_object_info.rsh | 333 * rsElementGetSubElementOffsetBytes: Offset of the instantiated sub-element 349 rsElementGetSubElementOffsetBytes(rs_element e, uint32_t index);
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/ |
D | apitest.rs | 1196 ui = rsElementGetSubElementOffsetBytes(elemNonNull, 0);
|
/frameworks/compile/slang/tests/P_all_api_16/ |
D | all16.rs | 3099 …*(uint32_t*)buf1402 = rsElementGetSubElementOffsetBytes(*(rs_element*)buf1403, *(uint32_t*)buf1404…
|
/frameworks/compile/slang/tests/P_all_api_17/ |
D | all17.rs | 3259 …*(uint32_t*)buf1510 = rsElementGetSubElementOffsetBytes(*(rs_element*)buf1511, *(uint32_t*)buf1512…
|
/frameworks/compile/slang/tests/P_all_api_18/ |
D | all18.rs | 3846 …*(uint32_t*)buf1570 = rsElementGetSubElementOffsetBytes(*(rs_element*)buf1571, *(uint32_t*)buf1572…
|
/frameworks/compile/slang/tests/P_all_api_20/ |
D | all20.rs | 4152 …*(uint32_t*)buf1813 = rsElementGetSubElementOffsetBytes(*(rs_element*)buf1814, *(uint32_t*)buf1815…
|
/frameworks/compile/slang/tests/P_all_api_19/ |
D | all19.rs | 4126 …*(uint32_t*)buf1794 = rsElementGetSubElementOffsetBytes(*(rs_element*)buf1795, *(uint32_t*)buf1796…
|
/frameworks/compile/slang/tests/P_all_api_21/ |
D | all21.rs | 5097 …*(uint32_t*)buf2459 = rsElementGetSubElementOffsetBytes(*(rs_element*)buf2460, *(uint32_t*)buf2461…
|
/frameworks/compile/slang/tests/P_all_api_23/ |
D | all23.rs | 5922 …*(uint32_t*)buf3179 = rsElementGetSubElementOffsetBytes(*(rs_element*)buf3180, *(uint32_t*)buf3181…
|
/frameworks/compile/slang/tests/P_all_api_22/ |
D | all22.rs | 5997 …*(uint32_t*)buf3179 = rsElementGetSubElementOffsetBytes(*(rs_element*)buf3180, *(uint32_t*)buf3181…
|
/frameworks/compile/slang/tests/P_all_api_24/ |
D | all24.rs | 8332 …*(uint32_t*)buf4814 = rsElementGetSubElementOffsetBytes(*(rs_element*)buf4815, *(uint32_t*)buf4816…
|