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

  /frameworks/rs/script_api/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...]
  /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/script_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 133 typedef struct { unsigned int val; } rs_allocation_usage_type; typedef in typeref:struct:__anon46687
    [all...]
  /frameworks/rs/rsov/driver/
rsovRuntimeStubs.cpp 119 typedef struct { unsigned int val; } rs_allocation_usage_type; typedef in typeref:struct:__anon46766
    [all...]

Completed in 63 milliseconds