Searched refs:read1D (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/ |
D | rs_hal.h | 198 void (*read1D)(const Context *rsc, const Allocation *alloc, member
|
D | rsAllocation.cpp | 158 rsc->mHal.funcs.allocation.read1D(rsc, this, xoff, lod, count, data, sizeBytes); in read() 772 rsc->mHal.funcs.allocation.read1D(rsc, a, xoff, lod, count, data, sizeBytes); in rsi_Allocation1DRead()
|