Searched refs:rsgAllocationSyncAll (Results 1 – 17 of 17) sorted by relevance
/frameworks/rs/api/ |
D | rs_graphics.spec | 212 function: rsgAllocationSyncAll 229 function: rsgAllocationSyncAll
|
/frameworks/rs/driver/ |
D | rsdRuntimeStubs.cpp | 859 void rsgAllocationSyncAll(::rs_allocation a) { function 864 void rsgAllocationSyncAll(::rs_allocation a, function 871 void rsgAllocationSyncAll(::rs_allocation a, function
|
/frameworks/rs/scriptc/ |
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/base/docs/html/guide/topics/renderscript/reference/ |
D | rs_graphics.jd | 105 <a href='rs_graphics.html#android_rs:rsgAllocationSyncAll'>rsgAllocationSyncAll</a> 717 <a name='android_rs:rsgAllocationSyncAll'></a> 720 <span class='sympad'>rsgAllocationSyncAll</span> 726 …<td>void rsgAllocationSyncAll(<a href='rs_object_types.html#android_rs:rs_allocation'>rs_allocatio… 732 …<td>void rsgAllocationSyncAll(<a href='rs_object_types.html#android_rs:rs_allocation'>rs_allocatio…
|
D | index.jd | 2606 <a href='rs_graphics.html#android_rs:rsgAllocationSyncAll'>rsgAllocationSyncAll</a>
|
/frameworks/compile/slang/tests/P_all_api_14/ |
D | all14.rs | 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.rs | 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.rs | 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.rs | 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.rs | 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.rs | 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.rs | 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.rs | 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.rs | 6363 rsgAllocationSyncAll(*(rs_allocation*)buf4482); 6366 rsgAllocationSyncAll(*(rs_allocation*)buf4483, *(rs_allocation_usage_type*)buf4484);
|
/frameworks/compile/slang/tests/P_all_api_13/ |
D | all13.rs | 3143 rsgAllocationSyncAll(*(rs_allocation*)buf2097);
|
/frameworks/compile/slang/tests/P_all_api_12/ |
D | all12.rs | 3143 rsgAllocationSyncAll(*(rs_allocation*)buf2097);
|
/frameworks/compile/slang/tests/P_all_api_11/ |
D | all11.rs | 3143 rsgAllocationSyncAll(*(rs_allocation*)buf2097);
|