Searched refs:copyRange1D (Results 1 – 2 of 2) sorted by relevance
127 …void copyRange1D(Context *rsc, const Allocation *src, int32_t srcOff, int32_t destOff, int32_t len…
556 void Allocation::copyRange1D(Context *rsc, const Allocation *src, int32_t srcOff, int32_t destOff, … in copyRange1D() function in android::renderscript::Allocation