Searched refs:read1D (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/
H A Drs_hal.h198 void (*read1D)(const Context *rsc, const Allocation *alloc, member in struct:android::renderscript::__anon1535::__anon1537
H A DrsAllocation.cpp158 rsc->mHal.funcs.allocation.read1D(rsc, this, xoff, lod, count, data, sizeBytes);
772 rsc->mHal.funcs.allocation.read1D(rsc, a, xoff, lod, count, data, sizeBytes);

Completed in 142 milliseconds