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