Searched defs:elementRead (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/
H A DrsAllocation.cpp306 void Allocation::elementRead(Context *rsc, uint32_t x, uint32_t y, uint32_t z, function in class:android::renderscript::Allocation
335 rsc->mHal.funcs.allocation.elementRead(rsc, this, x, y, z, data, cIdx, sizeBytes);
906 a->elementRead(rsc, x, y, z, data, eoff, sizeBytes);
H A Drs_hal.h298 void (*elementRead)(const Context *rsc, const Allocation *alloc, member in struct:android::renderscript::__anon2040::__anon2042

Completed in 55 milliseconds