Home
last modified time | relevance | path

Searched refs:rsAllocationGetDimFaces (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
Dalloc.rscript56 _RS_ASSERT(rsAllocationGetDimFaces(aFaces) != 0);
62 _RS_ASSERT(rsAllocationGetDimFaces(aLOD) == 0);
68 _RS_ASSERT(rsAllocationGetDimFaces(aFacesLOD) != 0);
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
Dalloc.rscript56 _RS_ASSERT(rsAllocationGetDimFaces(aFaces) != 0);
62 _RS_ASSERT(rsAllocationGetDimFaces(aLOD) == 0);
68 _RS_ASSERT(rsAllocationGetDimFaces(aFacesLOD) != 0);
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dalloc.rscript53 _RS_ASSERT(rsAllocationGetDimFaces(aFaces) != 0);
59 _RS_ASSERT(rsAllocationGetDimFaces(aLOD) == 0);
65 _RS_ASSERT(rsAllocationGetDimFaces(aFacesLOD) != 0);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dalloc.rscript55 _RS_ASSERT(rsAllocationGetDimFaces(aFaces) != 0);
61 _RS_ASSERT(rsAllocationGetDimFaces(aLOD) == 0);
67 _RS_ASSERT(rsAllocationGetDimFaces(aFacesLOD) != 0);
Dalloc_supportlib.rscript74 _RS_ASSERT(rsAllocationGetDimFaces(aFaces) != 0);
80 _RS_ASSERT(rsAllocationGetDimFaces(aLOD) == 0);
86 _RS_ASSERT(rsAllocationGetDimFaces(aFacesLOD) != 0);
Dapitest.rscript1369 _RS_ASSERT(rsAllocationGetDimFaces(a) == 0);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
Dalloc_supportlib.rscript72 _RS_ASSERT(rsAllocationGetDimFaces(aFaces) != 0);
78 _RS_ASSERT(rsAllocationGetDimFaces(aLOD) == 0);
84 _RS_ASSERT(rsAllocationGetDimFaces(aFacesLOD) != 0);
Dapitest.rscript1367 _RS_ASSERT(rsAllocationGetDimFaces(a) == 0);
/frameworks/rs/script_api/
Drs_object_info.spec68 function: rsAllocationGetDimFaces
/frameworks/rs/script_api/include/
Drs_object_info.rsh74 * rsAllocationGetDimFaces: Presence of more than one face
84 rsAllocationGetDimFaces(rs_allocation a);
Drs_for_each.rsh331 * rsAllocationGetDimFaces() is similar but returns 0 or 1 instead of a bool.
/frameworks/rs/driver/runtime/
Drs_allocation.c30 rsAllocationGetDimFaces(rs_allocation a) { in rsAllocationGetDimFaces() function
/frameworks/compile/slang/tests/P_all_api_15/
Dall15.rscript2941 *(uint32_t*)buf1250 = rsAllocationGetDimFaces(*(rs_allocation*)buf1251);
/frameworks/compile/slang/tests/P_all_api_11/
Dall11.rscript2869 *(uint32_t*)buf1231 = rsAllocationGetDimFaces(*(rs_allocation*)buf1232);
/frameworks/compile/slang/tests/P_all_api_14/
Dall14.rscript2941 *(uint32_t*)buf1250 = rsAllocationGetDimFaces(*(rs_allocation*)buf1251);
/frameworks/compile/slang/tests/P_all_api_13/
Dall13.rscript2869 *(uint32_t*)buf1231 = rsAllocationGetDimFaces(*(rs_allocation*)buf1232);
/frameworks/compile/slang/tests/P_all_api_12/
Dall12.rscript2869 *(uint32_t*)buf1231 = rsAllocationGetDimFaces(*(rs_allocation*)buf1232);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rscript3165 *(uint32_t*)buf1302 = rsAllocationGetDimFaces(*(rs_allocation*)buf1303);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rscript3033 *(uint32_t*)buf1250 = rsAllocationGetDimFaces(*(rs_allocation*)buf1251);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rscript3752 *(uint32_t*)buf1362 = rsAllocationGetDimFaces(*(rs_allocation*)buf1363);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rscript4032 *(uint32_t*)buf1586 = rsAllocationGetDimFaces(*(rs_allocation*)buf1587);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rscript4051 *(uint32_t*)buf1586 = rsAllocationGetDimFaces(*(rs_allocation*)buf1587);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rscript4996 *(uint32_t*)buf2232 = rsAllocationGetDimFaces(*(rs_allocation*)buf2233);
/frameworks/compile/slang/tests/P_all_api_23/
Dall23.rscript5646 *(uint32_t*)buf2232 = rsAllocationGetDimFaces(*(rs_allocation*)buf2233);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rscript5716 *(uint32_t*)buf2232 = rsAllocationGetDimFaces(*(rs_allocation*)buf2233);

12