Searched refs:elementData1D (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/
H A Drs_hal.h204 void (*elementData1D)(const Context *rsc, const Allocation *alloc, uint32_t x, member in struct:android::renderscript::__anon1555::__anon1557
H A DrsAllocation.cpp170 rsc->mHal.funcs.allocation.elementData1D(rsc, this, x, data, cIdx, sizeBytes);
/frameworks/support/renderscript/v8/rs_support/
H A Drs_hal.h204 void (*elementData1D)(const Context *rsc, const Allocation *alloc, uint32_t x, member in struct:android::renderscript::__anon1584::__anon1586
H A DrsAllocation.cpp165 rsc->mHal.funcs.allocation.elementData1D(rsc, this, x, data, cIdx, sizeBytes);

Completed in 60 milliseconds