Searched refs:read2D (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/ |
D | rs_hal.h | 174 void (*read2D)(const Context *rsc, const Allocation *alloc, member
|
D | rsAllocation.cpp | 146 …rsc->mHal.funcs.allocation.read2D(rsc, this, xoff, yoff, lod, face, w, h, data, sizeBytes, stride); in read()
|