Home
last modified time | relevance | path

Searched refs:rsCreateAllocation_int4 (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/script_api/
Drs_allocation_create.spec149 E.g. rsCreateAllocation_int4() returns an Allocation of int4 data type of function
/frameworks/rs/script_api/include/
Drs_allocation_create.rsh140 * E.g. rsCreateAllocation_int4() returns an Allocation of int4 data type of
465 rsCreateAllocation_int4(uint32_t dimX, uint32_t dimY, uint32_t dimZ) {
861 rsCreateAllocation_int4(uint32_t dimX, uint32_t dimY) {
1257 rsCreateAllocation_int4(uint32_t dimX) {
/frameworks/compile/slang/tests/P_all_api_24/
Dall24.rscript8166 …*(rs_allocation*)buf4392 = rsCreateAllocation_int4(*(uint32_t*)buf4393, *(uint32_t*)buf4394, *(uin…
8210 *(rs_allocation*)buf4534 = rsCreateAllocation_int4(*(uint32_t*)buf4535, *(uint32_t*)buf4536);
8254 *(rs_allocation*)buf4632 = rsCreateAllocation_int4(*(uint32_t*)buf4633);