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

  /frameworks/rs/tests/lldb/tests/harness/
RS_funs.py     [all...]
  /frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
apitest.rs 409 rsAllocationCopy1DRange(allocDst, 0, 0, 0, allocDst, 0, 0);
    [all...]
  /frameworks/rs/rsov/driver/
rsovRuntimeStubs.cpp 196 rsAllocationCopy1DRange(::rs_allocation dstAlloc, uint32_t dstOff,
201 if (failIfInKernel(rsc, "rsAllocationCopy1DRange")) return;
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 208 void __attribute__((overloadable)) rsAllocationCopy1DRange(
214 if (failIfInKernel(rsc, "rsAllocationCopy1DRange"))
    [all...]
  /frameworks/rs/script_api/include/
rs_allocation_data.rsh 40 * rsAllocationCopy1DRange: Copy consecutive cells between allocations
68 rsAllocationCopy1DRange(rs_allocation dstAlloc, uint32_t dstOff, uint32_t dstMip, uint32_t count,
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_allocation_data.rsh 40 * rsAllocationCopy1DRange: Copy consecutive cells between allocations
68 rsAllocationCopy1DRange(rs_allocation dstAlloc, uint32_t dstOff, uint32_t dstMip, uint32_t count,
    [all...]

Completed in 60 milliseconds