Home
last modified time | relevance | path

Searched refs:_d (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/renderscript/1.0/default/
DContext.cpp197 uint32_t _d = d; in allocation3DWrite() local
201 …Device::getHal().Allocation3DData(mContext, _allocation, _xoff, _yoff, _zoff, _lod, _w, _h, _d, _d… in allocation3DWrite()
266 uint32_t _d = d; in allocation3DRead() local
270 …Device::getHal().Allocation3DRead(mContext, _allocation, _xoff, _yoff, _zoff, _lod, _w, _h, _d, _d… in allocation3DRead()