Searched refs:copyRange1D (Results 1 - 4 of 4) sorted by path

/frameworks/rs/
H A DrsAllocation.cpp417 void Allocation::copyRange1D(Context *rsc, const Allocation *src, int32_t srcOff, int32_t destOff, int32_t len) { function in class:Allocation
H A DrsAllocation.h90 void copyRange1D(Context *rsc, const Allocation *src, int32_t srcOff, int32_t destOff, int32_t len);
/frameworks/support/renderscript/v8/rs_support/
H A DrsAllocation.cpp395 void Allocation::copyRange1D(Context *rsc, const Allocation *src, int32_t srcOff, int32_t destOff, int32_t len) { function in class:Allocation
H A DrsAllocation.h87 void copyRange1D(Context *rsc, const Allocation *src, int32_t srcOff, int32_t destOff, int32_t len);

Completed in 83 milliseconds