Home
last modified time | relevance | path

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

12

/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dalloc.rs55 _RS_ASSERT(rsAllocationGetDimFaces(aFaces) != 0);
61 _RS_ASSERT(rsAllocationGetDimFaces(aLOD) == 0);
67 _RS_ASSERT(rsAllocationGetDimFaces(aFacesLOD) != 0);
Dalloc_supportlib.rs74 _RS_ASSERT(rsAllocationGetDimFaces(aFaces) != 0);
80 _RS_ASSERT(rsAllocationGetDimFaces(aLOD) == 0);
86 _RS_ASSERT(rsAllocationGetDimFaces(aFacesLOD) != 0);
Dapitest.rs1369 _RS_ASSERT(rsAllocationGetDimFaces(a) == 0);
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dalloc.rs53 _RS_ASSERT(rsAllocationGetDimFaces(aFaces) != 0);
59 _RS_ASSERT(rsAllocationGetDimFaces(aLOD) == 0);
65 _RS_ASSERT(rsAllocationGetDimFaces(aFacesLOD) != 0);
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dalloc.rs56 _RS_ASSERT(rsAllocationGetDimFaces(aFaces) != 0);
62 _RS_ASSERT(rsAllocationGetDimFaces(aLOD) == 0);
68 _RS_ASSERT(rsAllocationGetDimFaces(aFacesLOD) != 0);
Dapitest.rs1352 _RS_ASSERT(rsAllocationGetDimFaces(a) == 0);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
Dalloc_supportlib.rs72 _RS_ASSERT(rsAllocationGetDimFaces(aFaces) != 0);
78 _RS_ASSERT(rsAllocationGetDimFaces(aLOD) == 0);
84 _RS_ASSERT(rsAllocationGetDimFaces(aFacesLOD) != 0);
Dapitest.rs1367 _RS_ASSERT(rsAllocationGetDimFaces(a) == 0);
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
Dalloc.rs56 _RS_ASSERT(rsAllocationGetDimFaces(aFaces) != 0);
62 _RS_ASSERT(rsAllocationGetDimFaces(aLOD) == 0);
68 _RS_ASSERT(rsAllocationGetDimFaces(aFacesLOD) != 0);
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
Dalloc.rs56 _RS_ASSERT(rsAllocationGetDimFaces(aFaces) != 0);
62 _RS_ASSERT(rsAllocationGetDimFaces(aLOD) == 0);
68 _RS_ASSERT(rsAllocationGetDimFaces(aFacesLOD) != 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_12/
Dall12.rs2869 *(uint32_t*)buf1231 = rsAllocationGetDimFaces(*(rs_allocation*)buf1232);
/frameworks/compile/slang/tests/P_all_api_13/
Dall13.rs2869 *(uint32_t*)buf1231 = rsAllocationGetDimFaces(*(rs_allocation*)buf1232);
/frameworks/compile/slang/tests/P_all_api_15/
Dall15.rs2941 *(uint32_t*)buf1250 = rsAllocationGetDimFaces(*(rs_allocation*)buf1251);
/frameworks/compile/slang/tests/P_all_api_14/
Dall14.rs2941 *(uint32_t*)buf1250 = rsAllocationGetDimFaces(*(rs_allocation*)buf1251);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs3033 *(uint32_t*)buf1250 = rsAllocationGetDimFaces(*(rs_allocation*)buf1251);
/frameworks/compile/slang/tests/P_all_api_11/
Dall11.rs2869 *(uint32_t*)buf1231 = rsAllocationGetDimFaces(*(rs_allocation*)buf1232);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs3165 *(uint32_t*)buf1302 = rsAllocationGetDimFaces(*(rs_allocation*)buf1303);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs3752 *(uint32_t*)buf1362 = rsAllocationGetDimFaces(*(rs_allocation*)buf1363);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs4051 *(uint32_t*)buf1586 = rsAllocationGetDimFaces(*(rs_allocation*)buf1587);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rs4032 *(uint32_t*)buf1586 = rsAllocationGetDimFaces(*(rs_allocation*)buf1587);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rs4996 *(uint32_t*)buf2232 = rsAllocationGetDimFaces(*(rs_allocation*)buf2233);

12