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

/frameworks/rs/
H A Drs_hal.h179 void (*read1D)(const Context *rsc, const Allocation *alloc, member in struct:android::renderscript::__anon1651::__anon1653
H A DrsAllocation.cpp136 rsc->mHal.funcs.allocation.read1D(rsc, this, xoff, lod, count, data, sizeBytes);
722 rsc->mHal.funcs.allocation.read1D(rsc, a, xoff, lod, count, data, sizeBytes);

Completed in 11 milliseconds