Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.cpp166 uint32_t _offset = offset; in allocation1DWrite() local
171 …Device::getHal().Allocation1DData(mContext, _allocation, _offset, _lod, _count, _dataPtr, _sizeByt… in allocation1DWrite()