Home
last modified time | relevance | path

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

/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Delement.rs88 _RS_ASSERT(rsElementGetVectorSize(simpleElem) == 3);
93 _RS_ASSERT(rsElementGetVectorSize(complexElem) == 1);
Dapitest.rs1187 ui = rsElementGetVectorSize(elemNonNull);
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Delement.rs105 _RS_ASSERT(rsElementGetVectorSize(simpleElem) == 3);
111 _RS_ASSERT(rsElementGetVectorSize(complexElem) == 1);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Delement.rs107 _RS_ASSERT(rsElementGetVectorSize(simpleElem) == 3);
113 _RS_ASSERT(rsElementGetVectorSize(complexElem) == 1);
Dapitest.rs1204 ui = rsElementGetVectorSize(elemNonNull);
/frameworks/rs/driver/runtime/
Drs_element.c111 rsElementGetVectorSize(rs_element e) { in rsElementGetVectorSize() function
/frameworks/rs/script_api/include/
Drs_object_info.rsh231 * Use rsElementGetVectorSize to get the size of the vector.
353 * rsElementGetVectorSize: Vector size of the Element
365 rsElementGetVectorSize(rs_element e);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
Dapitest.rs1202 ui = rsElementGetVectorSize(elemNonNull);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs3100 *(uint32_t*)buf1405 = rsElementGetVectorSize(*(rs_element*)buf1406);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs3260 *(uint32_t*)buf1513 = rsElementGetVectorSize(*(rs_element*)buf1514);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs3847 *(uint32_t*)buf1573 = rsElementGetVectorSize(*(rs_element*)buf1574);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs4153 *(uint32_t*)buf1816 = rsElementGetVectorSize(*(rs_element*)buf1817);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rs4127 *(uint32_t*)buf1797 = rsElementGetVectorSize(*(rs_element*)buf1798);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rs5098 *(uint32_t*)buf2462 = rsElementGetVectorSize(*(rs_element*)buf2463);
/frameworks/compile/slang/tests/P_all_api_23/
Dall23.rs5923 *(uint32_t*)buf3182 = rsElementGetVectorSize(*(rs_element*)buf3183);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rs5998 *(uint32_t*)buf3182 = rsElementGetVectorSize(*(rs_element*)buf3183);
/frameworks/compile/slang/tests/P_all_api_24/
Dall24.rs8333 *(uint32_t*)buf4817 = rsElementGetVectorSize(*(rs_element*)buf4818);