Searched refs:elementData1D (Results 1 – 4 of 4) sorted by relevance
/frameworks/rs/ |
D | rs_hal.h | 205 void (*elementData1D)(const Context *rsc, const Allocation *alloc, uint32_t x, member
|
D | rsAllocation.cpp | 170 rsc->mHal.funcs.allocation.elementData1D(rsc, this, x, data, cIdx, sizeBytes); in elementData()
|
/frameworks/support/renderscript/v8/rs_support/ |
D | rs_hal.h | 204 void (*elementData1D)(const Context *rsc, const Allocation *alloc, uint32_t x, member
|
D | rsAllocation.cpp | 165 rsc->mHal.funcs.allocation.elementData1D(rsc, this, x, data, cIdx, sizeBytes); in elementData()
|