Searched defs:adapterOffset (Results 1 - 2 of 2) sorted by relevance
/frameworks/rs/ | ||
H A D | rsAllocation.cpp | 126 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 D | rs_hal.h | 306 void (*adapterOffset)(const Context *rsc, const Allocation *alloc); member in struct:android::renderscript::__anon2032::__anon2034 |
Completed in 27 milliseconds