Home
last modified time | relevance | path

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

12

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

12