Searched refs:rsgAllocationSyncAll (Results 1 – 15 of 15) sorted by relevance
/frameworks/rs/script_api/ |
D | rs_graphics.spec | 212 function: rsgAllocationSyncAll 229 function: rsgAllocationSyncAll
|
/frameworks/rs/driver/ |
D | rsdRuntimeStubs.cpp | 920 void rsgAllocationSyncAll(::rs_allocation a) { function 925 void rsgAllocationSyncAll(::rs_allocation a, function 932 void rsgAllocationSyncAll(::rs_allocation a, function
|
/frameworks/rs/script_api/include/ |
D | rs_graphics.rsh | 420 * rsgAllocationSyncAll: Sync the contents of an allocation 438 rsgAllocationSyncAll(rs_allocation alloc); 449 rsgAllocationSyncAll(rs_allocation alloc, rs_allocation_usage_type source);
|
/frameworks/compile/slang/tests/P_all_api_14/ |
D | all14.rscript | 3229 rsgAllocationSyncAll(*(rs_allocation*)buf2160); 3232 rsgAllocationSyncAll(*(rs_allocation*)buf2161, *(rs_allocation_usage_type*)buf2162);
|
/frameworks/compile/slang/tests/P_all_api_15/ |
D | all15.rscript | 3229 rsgAllocationSyncAll(*(rs_allocation*)buf2160); 3232 rsgAllocationSyncAll(*(rs_allocation*)buf2161, *(rs_allocation_usage_type*)buf2162);
|
/frameworks/compile/slang/tests/P_all_api_16/ |
D | all16.rscript | 3342 rsgAllocationSyncAll(*(rs_allocation*)buf2217); 3345 rsgAllocationSyncAll(*(rs_allocation*)buf2218, *(rs_allocation_usage_type*)buf2219);
|
/frameworks/compile/slang/tests/P_all_api_17/ |
D | all17.rscript | 3502 rsgAllocationSyncAll(*(rs_allocation*)buf2325); 3505 rsgAllocationSyncAll(*(rs_allocation*)buf2326, *(rs_allocation_usage_type*)buf2327);
|
/frameworks/compile/slang/tests/P_all_api_18/ |
D | all18.rscript | 4214 rsgAllocationSyncAll(*(rs_allocation*)buf2884); 4217 rsgAllocationSyncAll(*(rs_allocation*)buf2885, *(rs_allocation_usage_type*)buf2886);
|
/frameworks/compile/slang/tests/P_all_api_20/ |
D | all20.rscript | 4520 rsgAllocationSyncAll(*(rs_allocation*)buf3127); 4523 rsgAllocationSyncAll(*(rs_allocation*)buf3128, *(rs_allocation_usage_type*)buf3129);
|
/frameworks/compile/slang/tests/P_all_api_19/ |
D | all19.rscript | 4494 rsgAllocationSyncAll(*(rs_allocation*)buf3108); 4497 rsgAllocationSyncAll(*(rs_allocation*)buf3109, *(rs_allocation_usage_type*)buf3110);
|
/frameworks/compile/slang/tests/P_all_api_21/ |
D | all21.rscript | 5463 rsgAllocationSyncAll(*(rs_allocation*)buf3762); 5466 rsgAllocationSyncAll(*(rs_allocation*)buf3763, *(rs_allocation_usage_type*)buf3764);
|
/frameworks/compile/slang/tests/P_all_api_22/ |
D | all22.rscript | 6363 rsgAllocationSyncAll(*(rs_allocation*)buf4482); 6366 rsgAllocationSyncAll(*(rs_allocation*)buf4483, *(rs_allocation_usage_type*)buf4484);
|
/frameworks/compile/slang/tests/P_all_api_11/ |
D | all11.rscript | 3143 rsgAllocationSyncAll(*(rs_allocation*)buf2097);
|
/frameworks/compile/slang/tests/P_all_api_12/ |
D | all12.rscript | 3143 rsgAllocationSyncAll(*(rs_allocation*)buf2097);
|
/frameworks/compile/slang/tests/P_all_api_13/ |
D | all13.rscript | 3143 rsgAllocationSyncAll(*(rs_allocation*)buf2097);
|