HomeSort by relevance Sort by last modified time
    Searched full:rs_allocation_usage_type (Results 1 - 20 of 20) sorted by null

  /frameworks/base/docs/html/guide/topics/renderscript/reference/
rs_object_types.jd 31 <a href='rs_object_types.html#android_rs:rs_allocation_usage_type'>rs_allocation_usage_type</a>
134 <a name='android_rs:rs_allocation_usage_type'></a>
137 <span class='sympad'>rs_allocation_usage_type</span>
rs_graphics.jd 732 <td>void rsgAllocationSyncAll(<a href='rs_object_types.html#android_rs:rs_allocation'>rs_allocation</a> alloc, <a href='rs_object_types.html#android_rs:rs_allocation_usage_type'>rs_allocation_usage_type</a> source);
    [all...]
index.jd 317 <a href='rs_object_types.html#android_rs:rs_allocation_usage_type'>rs_allocation_usage_type</a>
    [all...]
overview.jd 550 <a href='rs_object_types.html#android_rs:rs_allocation_usage_type'>rs_allocation_usage_type</a>
    [all...]
  /frameworks/rs/scriptc/
rs_object_types.rsh 109 * rs_allocation_usage_type: Bitfield to specify how an allocation is used
124 } rs_allocation_usage_type;
rs_graphics.rsh 449 rsgAllocationSyncAll(rs_allocation alloc, rs_allocation_usage_type source);
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_object_types.rsh 109 * rs_allocation_usage_type: Bitfield to specify how an allocation is used
124 } rs_allocation_usage_type;
rs_graphics.rsh 449 rsgAllocationSyncAll(rs_allocation alloc, rs_allocation_usage_type source);
    [all...]
  /frameworks/rs/api/
rs_object_types.spec 101 type: rs_allocation_usage_type
rs_graphics.spec 234 arg: rs_allocation_usage_type source
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 117 typedef struct { unsigned int val; } rs_allocation_usage_type; typedef in typeref:struct:__anon30200
    [all...]
  /frameworks/compile/slang/tests/P_all_api_14/
all14.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_15/
all15.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_16/
all16.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_17/
all17.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_18/
all18.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_19/
all19.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_20/
all20.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_21/
all21.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_22/
all22.rs     [all...]

Completed in 2003 milliseconds