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

  /frameworks/rs/
rsAllocation.cpp 306 void Allocation::elementRead(Context *rsc, uint32_t x, uint32_t y, uint32_t z,
335 rsc->mHal.funcs.allocation.elementRead(rsc, this, x, y, z, data, cIdx, sizeBytes);
    [all...]
rs_hal.h 298 void (*elementRead)(const Context *rsc, const Allocation *alloc,

Completed in 519 milliseconds