Searched refs:_zoff (Results 1 – 1 of 1) sorted by relevance
/hardware/interfaces/renderscript/1.0/default/ |
D | Context.cpp | 207 uint32_t _zoff = zoff; in allocation3DWrite() local 215 …Device::getHal().Allocation3DData(mContext, _allocation, _xoff, _yoff, _zoff, _lod, _w, _h, _d, _d… in allocation3DWrite() 276 uint32_t _zoff = zoff; in allocation3DRead() local 284 …Device::getHal().Allocation3DRead(mContext, _allocation, _xoff, _yoff, _zoff, _lod, _w, _h, _d, _d… in allocation3DRead()
|