Searched refs:elementData2D (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/rs/ |
D | rs_hal.h | 153 void (*elementData2D)(const Context *rsc, const Allocation *alloc, uint32_t x, uint32_t y, member
|
D | rsAllocation.cpp | 167 rsc->mHal.funcs.allocation.elementData2D(rsc, this, x, y, data, cIdx, sizeBytes); in elementData()
|