Searched refs:read1D (Results 1 – 4 of 4) sorted by relevance
/frameworks/rs/ |
D | rs_hal.h | 166 void (*read1D)(const Context *rsc, const Allocation *alloc, member
|
D | rsAllocation.cpp | 124 rsc->mHal.funcs.allocation.read1D(rsc, this, xoff, lod, count, data, sizeBytes); in read()
|
/frameworks/support/renderscript/v8/rs_support/ |
D | rs_hal.h | 165 void (*read1D)(const Context *rsc, const Allocation *alloc, member
|
D | rsAllocation.cpp | 119 rsc->mHal.funcs.allocation.read1D(rsc, this, xoff, lod, count, data, sizeBytes); in read()
|