Searched defs:adapterOffset (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/ | ||
D | rs_hal.h | 306 void (*adapterOffset)(const Context *rsc, const Allocation *alloc); member |
D | rsAllocation.cpp | 126 void Allocation::adapterOffset(Context *rsc, const uint32_t *offsets, size_t len) { in adapterOffset() function in android::renderscript::Allocation |