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

/frameworks/rs/
H A DrsAllocation.cpp126 void Allocation::adapterOffset(Context *rsc, const uint32_t *offsets, size_t len) { function in class:android::renderscript::Allocation
139 rsc->mHal.funcs.allocation.adapterOffset(rsc, this);
938 a->adapterOffset(rsc, offsets, len);
H A Drs_hal.h306 void (*adapterOffset)(const Context *rsc, const Allocation *alloc); member in struct:android::renderscript::__anon2040::__anon2042

Completed in 133 milliseconds