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

  /prebuilt/sdk/14/renderscript/include/
rs_allocation.rsh 78 * @param dstOff The offset of the first element to be copied in
89 uint32_t dstOff, uint32_t dstMip,
  /frameworks/base/libs/rs/scriptc/
rs_allocation.rsh 80 * @param dstOff The offset of the first element to be copied in
91 uint32_t dstOff, uint32_t dstMip,
  /frameworks/base/libs/rs/
rsScriptC_Lib.cpp 168 uint32_t dstOff,
173 rsi_AllocationCopy2DRange(rsc, dstAlloc, dstOff, 0,
rsRuntime.h 90 uint32_t dstOff,
  /external/webkit/Source/JavaScriptCore/wtf/
DateMath.cpp     [all...]
  /frameworks/base/libs/rs/driver/
rsdRuntimeStubs.cpp 57 uint32_t dstOff,
63 rsrAllocationCopy1DRange(rsc, dstAlloc, dstOff, dstMip, count,

Completed in 179 milliseconds