Searched refs:rsElementGetSubElementOffsetBytes (Results 1 – 15 of 15) sorted by relevance
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | element.rscript | 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.rscript | 128 _RS_ASSERT(rsElementGetSubElementOffsetBytes(complexElem, i) == subElemOffsets[i]); 145 _RS_ASSERT(rsElementGetSubElementOffsetBytes(complexElem, subElemCount) == 0);
|
D | apitest.rscript | 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.rscript | 1196 ui = rsElementGetSubElementOffsetBytes(elemNonNull, 0);
|
/frameworks/compile/slang/tests/P_all_api_17/ |
D | all17.rscript | 3259 …*(uint32_t*)buf1510 = rsElementGetSubElementOffsetBytes(*(rs_element*)buf1511, *(uint32_t*)buf1512…
|
/frameworks/compile/slang/tests/P_all_api_16/ |
D | all16.rscript | 3099 …*(uint32_t*)buf1402 = rsElementGetSubElementOffsetBytes(*(rs_element*)buf1403, *(uint32_t*)buf1404…
|
/frameworks/compile/slang/tests/P_all_api_18/ |
D | all18.rscript | 3846 …*(uint32_t*)buf1570 = rsElementGetSubElementOffsetBytes(*(rs_element*)buf1571, *(uint32_t*)buf1572…
|
/frameworks/compile/slang/tests/P_all_api_19/ |
D | all19.rscript | 4126 …*(uint32_t*)buf1794 = rsElementGetSubElementOffsetBytes(*(rs_element*)buf1795, *(uint32_t*)buf1796…
|
/frameworks/compile/slang/tests/P_all_api_20/ |
D | all20.rscript | 4152 …*(uint32_t*)buf1813 = rsElementGetSubElementOffsetBytes(*(rs_element*)buf1814, *(uint32_t*)buf1815…
|
/frameworks/compile/slang/tests/P_all_api_21/ |
D | all21.rscript | 5097 …*(uint32_t*)buf2459 = rsElementGetSubElementOffsetBytes(*(rs_element*)buf2460, *(uint32_t*)buf2461…
|
/frameworks/compile/slang/tests/P_all_api_23/ |
D | all23.rscript | 5922 …*(uint32_t*)buf3179 = rsElementGetSubElementOffsetBytes(*(rs_element*)buf3180, *(uint32_t*)buf3181…
|
/frameworks/compile/slang/tests/P_all_api_22/ |
D | all22.rscript | 5997 …*(uint32_t*)buf3179 = rsElementGetSubElementOffsetBytes(*(rs_element*)buf3180, *(uint32_t*)buf3181…
|
/frameworks/compile/slang/tests/P_all_api_24/ |
D | all24.rscript | 8332 …*(uint32_t*)buf4814 = rsElementGetSubElementOffsetBytes(*(rs_element*)buf4815, *(uint32_t*)buf4816…
|