Home
last modified time | relevance | path

Searched refs:rsElementGetBytesSize (Results 1 – 15 of 15) sorted by relevance

/frameworks/rs/driver/runtime/
Drs_element.c84 rsElementGetBytesSize(rs_element e) { in rsElementGetBytesSize() function
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Delement.rscript112 _RS_ASSERT(rsElementGetBytesSize(complexElem) == sizeof(*complexStruct));
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Delement.rscript114 _RS_ASSERT(rsElementGetBytesSize(complexElem) == sizeof(*complexStruct));
Dapitest.rscript1199 ui = rsElementGetBytesSize(elemNonNull);
/frameworks/rs/script_api/include/
Drs_object_info.rsh201 * rsElementGetBytesSize: Size of an Element
207 rsElementGetBytesSize(rs_element e);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
Dapitest.rscript1197 ui = rsElementGetBytesSize(elemNonNull);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rscript3251 *(uint32_t*)buf1488 = rsElementGetBytesSize(*(rs_element*)buf1489);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rscript3091 *(uint32_t*)buf1380 = rsElementGetBytesSize(*(rs_element*)buf1381);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rscript3838 *(uint32_t*)buf1548 = rsElementGetBytesSize(*(rs_element*)buf1549);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rscript4118 *(uint32_t*)buf1772 = rsElementGetBytesSize(*(rs_element*)buf1773);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rscript4144 *(uint32_t*)buf1791 = rsElementGetBytesSize(*(rs_element*)buf1792);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rscript5089 *(uint32_t*)buf2437 = rsElementGetBytesSize(*(rs_element*)buf2438);
/frameworks/compile/slang/tests/P_all_api_23/
Dall23.rscript5914 *(uint32_t*)buf3157 = rsElementGetBytesSize(*(rs_element*)buf3158);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rscript5989 *(uint32_t*)buf3157 = rsElementGetBytesSize(*(rs_element*)buf3158);
/frameworks/compile/slang/tests/P_all_api_24/
Dall24.rscript8324 *(uint32_t*)buf4792 = rsElementGetBytesSize(*(rs_element*)buf4793);