Home
last modified time | relevance | path

Searched refs:elementData1D (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/
Drs_hal.h166 void (*elementData1D)(const Context *rsc, const Allocation *alloc, uint32_t x, member
DrsAllocation.cpp140 rsc->mHal.funcs.allocation.elementData1D(rsc, this, x, data, cIdx, sizeBytes); in elementData()