HomeSort by relevance Sort by last modified time
    Searched defs:adapterOffset (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/
rsAllocation.cpp 126 void Allocation::adapterOffset(Context *rsc, const uint32_t *offsets, size_t len) {
139 rsc->mHal.funcs.allocation.adapterOffset(rsc, this);
    [all...]
rs_hal.h 306 void (*adapterOffset)(const Context *rsc, const Allocation *alloc);

Completed in 76 milliseconds